#npm
Read more stories on Hashnode
Articles with this tag
In the previous article we used typescript complier to build the react component. In this one we will see how to build it using parcel. Parcel is a...
I was too lazy to include webpack to bundle the react component as it needs a lot of boilerplate configuration code. so easiest way was to build the...