MVS KIRANTesting React apps with Jest and React testing library(RTL)Testing is critical for software engineering. It creates robust and high-quality software, enhances confidence in the codebase, and makes…Feb 16, 2023Feb 16, 2023
MVS KIRANDemystifying useCallback() hook! When to use it?UseCallback is a hook that returns a memoized version of a callback function that only changes when one of its dependencies changes.Jan 9, 2023Jan 9, 2023
MVS KIRANDemystifying CSS Specificity | Must know the concept to master CSSSo, before taking about the css specificity ,Let me ask you one question?………………….!Mar 30, 2021Mar 30, 2021
MVS KIRANFront End Development: All about Web Accessibility | 2021The W3C Web Accessibility Initiative (WAI) develops technical specifications, guidelines, techniques, and supporting resources that…Mar 30, 20211Mar 30, 20211
MVS KIRANThe Core Concepts of Webpack | Customing WebpackThe core concepts in WebpackMar 14, 2021Mar 14, 2021
MVS KIRANWhy Webpack? What problem does it solve?Okay, So I assume that you have come across this termWebpack or Perhaps it was mentioned in jobs description(mostly in Js projs)…….!Mar 12, 2021Mar 12, 2021
MVS KIRANHoisting - A must-know concept for javascript developers …Symomns of Hoist : Raise, Pullup,Uplift,……..Jul 2, 2020Jul 2, 2020