Nicolas Goutay avatar Nicolas Goutay

Towards a Lightweight Jamstack

Screenshot of “Towards a Lightweight Jamstack”

Not having to use a JavaScript framework also meant that HTML, not JSX or Vue components, is now front and center in the code you write. This helped me avoid the usual traps when writing React: the infamous div soup, inaccessible components, or non-semantic tags.