Making a modern JS library in 2020

1 · Pitayan · Nov. 5, 2020, midnight
Recently, I was assigned a task of creating a new JS library to replace the obsolete one that’s been released for almost 8 years. This is a quite intruiging task because I’m also permitted to try everything new to make this project much more robust. The first thing came to my mind was to have myself a complex but great “development environment” which explains exactly properly vividly why I’m a DX first developer :D. In this article, I’ll demonstrate how I made it with a little “hello-world” repo...