How to manage CSS with esbuild
In this article, I'll show how to add styling to our application. The starting point is where we left in step 2.
JS
To start, let's replace our dummy JS with code that at least put something on the screen. I go with vanilla JS because frameworks tend...
how-to.dev2 min read