DEV Community

Cover image for JAMstack Roundup for December 17th 2019
Navin Mani for TakeShape

Posted on • Originally published at takeshape.io

JAMstack Roundup for December 17th 2019

Here are 5 great articles we read this week!

  1. Deploying a static NuxtJS site to Cloudflare Workers

    Recently Cloudflare announced Workers support for static sites. This opens up a whole new era of static website deployment. πŸ”“

  2. Six Web Performance Technologies to Watch in 2020

    Don't bet on 5G and HTTP/3 to make things faster πŸ™…β€β™€οΈπŸ™…β€β™‚οΈ, there are six technologies that I believe will have a bigger impact on web performance in 2020.

  3. How to Add Search Functionality to a Gatsby Blog

    This tutorial will is based off of how I implemented a basic search on this site and will cover how to create a search filter on a site built with GatsbyJS. πŸ”

  4. Adding Google Calendar to your JAMstack

    I’m a huge Google Calendar user and I know many other people are as well. I thought it might be interesting to see if you could add upcoming events, driven by a Google Calendar, to a static website. πŸ“…

  5. Creating a Markdown Blog with Next.js

    Next.js is simple and flexible. Compared to a full-fledged static site generator, there are less prescriptive guiderails placed on developers in the implementation of an app or site. Due to this flexibility, this article shares just one perspective to approach building a simple, markdown-based blog. πŸ€—

Top comments (0)