PinnedXSS attacks in React apps and how to prevent them.Hey there, fellow tech enthusiasts! Today, we’re diving into a topic that might send a chill down your spine: XSS attacks in React. You…Apr 14Apr 14
PinnedReact Ecosystem: Setting up Babel 7 and Webpack 5 for ReactHave you ever wondered, How your React JSX code is running in a browser that only understands javascript? How your code is minified and…Jun 9, 20212Jun 9, 20212
Custom hook — useClickOutside()A Hook that detects if the user has clicked outside the container.Apr 4Apr 4
Setting up React from ScratchReact has been a widely used framework in the frontend community and the community is growing with each day and many of us started on our…Jun 12, 2021Jun 12, 2021
How To Configure ESLint and PrettierIn a web development world where speed and performance is everything. As a developer, you need to make sure you catching the errors early…Jun 12, 2021Jun 12, 2021