Published onAugust 9, 2023Creating a Splash-Screen in your React Web AppReactReactjsSplash-ScreenTechnologyProgrammingSplash-Screen is just a fancy name for Loading Screen, and also a very clever idea, that appears at the starting of any app/website.
Published onAugust 8, 202340 React Project Ideas for Beginners to Advancedreactweb-developmentProjects can help you to learn new concepts, practice your skills, and build a portfolio of work that you can show to potential employers.
Published onAugust 7, 2023Angular Custom Validationangularvalidationangular-validationcustom-validationprogrammingCreating Custom Validators with Examples
Published onAugust 7, 2023How to Speed up Jest Test Runs by Splitting and Parallelising Themreactjestweb-developmentfront-end-developmenttestingreactjsA guide to speeding up Jest test runs for users who can't migrate to Jest v28 and beyond.
Published onAugust 6, 2023Building A Resizable Sidebar Component With Persisting Width Using React & TailwindCSSReactReactjsReactjs-TutorialTailwind-CssWeb-DevelopmentThis article follows my previous one and is part of a series where I build a clone of the Spotify Web Player using React & TailwindCSS.