Hacker News new | ask | show | jobs
by atum47 1798 days ago
Let's not forget that if your main goal is to have an element that is clickable and update it's label you can write a function for that or even create your own component that does just that.

Your heard me correctly, you can create components with JavaScript without the aide of a framework.