52 followers
Frontend Dev
React useState is a hook (function) that enables us to create state variables in functional components. The initial state is passed to this function...
Life's Meeting Point · It's funny how we plan to grow & improve in our careers and what skills to learn while growing, forgetting to consider the...
It is funny how whenever I learn how to use a new technology, I always ask myself When will I be confident enough to start building with this...
Understanding the useEffect Hook · Since I started working with React Hooks, I've finally had a grasp of how useEffect works. If you already have...
In this article, we would be talking about breakpoints, breakpoints are the viewport width at which we want our design to change. In other words,...
When designing a new website it’s essential to keep your pages clean, uncluttered, and easy to navigate. Today's website visitors are...