--

I agree with the author.

Vanilla JS is nice and fast.

I said "vanilla JS", not JS frameworks or bloated NPM libraries.

The WebAsYouWish teaser for example:

- one HTML file with embedded CSS and icons (17 kB)

- one JS file with embedded images (195 kB - forever cacheable - NOT uglified)

https://webasyouwish.com/teaser

--

--

Responses (1)