(no title)
Theoleff | 2 months ago
I ran into this repeatedly while writing my book "You Don’t Need JavaScript"[0]: most JS in these cases isn’t adding capability, it’s compensating for forgotten platform features.
Theoleff | 2 months ago
I ran into this repeatedly while writing my book "You Don’t Need JavaScript"[0]: most JS in these cases isn’t adding capability, it’s compensating for forgotten platform features.
danieloj|2 months ago
It has been amazing to see the speed up in release and support of new CSS features over the last couple of years! Even the masonry layout has finally reached an experimental stage
Theoleff|2 months ago
A lot of devs simply don’t look any further when it comes to what HTML and CSS already provide.
shimman|2 months ago
kitd|2 months ago
Theoleff|2 months ago
I originally started writing it because I was tired of books becoming obsolete every two years while the underlying problems stayed the same.