Daily Shaarli

All links of one day in a single page.

November 9, 2020

"Towards a Lightweight Jamstack", Nicolas Goutay (@Phacks)
thumbnail

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.