February 16, 2020
How to make a simple calculator with HybridsJS
The hybrids javascript library is an elegant way of creating web components. In this tutorial, you can easily make a simple calculator in just a few lines of code with javascript and parcel. Complete with a live example.