13 followers
FrontEnd React JS Developer || Open Source Lover || Building Products
Margin and Padding: Level Up Your Web Design Game · The CSS Margin and Padding are undoubtedly one of the most used CSS property-value pairs in the CSS...
Unleashing the Power of CSS :not() - Select What You Want, Exclude What You Don't! · The year is 2023, and CSS is continually improving. It is now...
A better way of using the useState() hook with the prevState in React JS ⚛ · I must add that the way we use the setter function setState() in the code...
Building a react app can be quite interesting if you could just think at once all the state you'll need in making your application, but we most times...