#javascript
Read more stories on Hashnode
Articles with this tag
Being a developer, we always think of REUSABILITY and REACTIVENESS when it comes to building interactive UIs. Isn't it?? Is this because we are too...
We basically build CSS classes to style our UI elements / nodes in HTML or any other frontend technology. Suppose, we have to add 10 buttons on a page...