#web-development
Read more stories on Hashnode
Articles with this tag
SOLID Principles in React with example · A set of guidelines known as the SOLID principles can be used to create code that is clear, scalable, and...
A quick dive into 'forEach', 'map', 'filter', and 'reduce' method in Javascript · Javascript has been known to be one of the most popular programming...
CSS variables are used to define custom properties while styling a web page. It is advisable when the project is large and involves reusable...