Oh, the Places JavaScript Will Go

2 · CSS-Tricks · Nov. 19, 2019, 6:15 p.m.
Summary
I tend to be pretty vocal about the problems client-side JavaScript cause from a performance perspective. We're shipping more JavaScript than ever to our user's devices and the result is increasingly brittle and resource-intensive experiences. It's... not great. But that doesn't mean I don't like JavaScript. On the contrary, I enjoy working in JavaScript quite a bit. I just wish we were a little more selective about where we use it. What excites me is when JavaScript starts reaching into … Read...