Amandeep SinghinJavaScript in Plain EnglishUnveiling the Power of React: Your Ultimate Guide to Modern Web DevelopmentIntroductionMay 3May 3
Amandeep SinghinDineout TechIntroduction to unit testing Javascript applications (Part 1)Testing is one of the most important aspects of modern software development and this helps in building a piece of software that is…Mar 30, 2022Mar 30, 2022
Amandeep SinghJavaScript NaN and difference between isNaN() and Number.isNaN()IntroductionJan 6, 2021Jan 6, 2021
Amandeep SinghincodeburstA complete guide to CSS Modules in React (Part-2)This is the part 2 of 2 part series on css modules. Check the part one of this series here.Jul 9, 2020Jul 9, 2020
Amandeep SinghincodeburstA complete guide to CSS Modules in React (Part-1)Any css that you import in a react application (or in general any frontend application) by using below syntax is loaded into global scope:May 9, 20201May 9, 20201