rem’s avatarrem’s Twitter Archive—№ 68,806

  1. Built a marketing web site using Next.js, Netlify and contentful in a single day. Fairly impressed with the workflow (and managed to circumvent some of the complexities using a bit more of a basic/static approach).
    1. …in reply to @rem
      I also strip out the client side JavaScript, because it's not needed for the content type. A trick that electric_g showed me, and I finally got around to formalising so it can be dropped into any of my Next projects.