Direct link to the article Serverless Functions: The Secret to Ultra-Productive Front-End Teams

Serverless Functions: The Secret to Ultra-Productive Front-End Teams

Modern apps place high demands on front-end developers. Web apps require complex functionality, and the lion’s share of that work is falling to front-end devs:

  • building modern, accessible user interfaces
  • creating interactive elements and complex animations
  • managing complex application state
Avatar of Jason Lengstorf
Jason Lengstorf on
Direct link to the article Building Serverless GraphQL API in Node with Express and Netlify

Building Serverless GraphQL API in Node with Express and Netlify

I’ve always wanted to build an API, but was scared away by just how complicated things looked. I’d read a lot of tutorials that start with “first, install this library and this library and this library” without explaining why that …

Avatar of Matthew Ström
Matthew Ström on (Updated on )
Direct link to the article Let’s Build a JAMstack E-Commerce Store with Netlify Functions

Let’s Build a JAMstack E-Commerce Store with Netlify Functions

A lot of people are confused about what JAMstack is. The acronym stands for JavaScript, APIs, and Markup, but truly, JAMstack doesn’t have to include all three. What defines JAMstack is that it’s served without web servers. If you consider …

Avatar of Sarah Drasner
Sarah Drasner on (Updated on )
Direct link to the article Using Netlify Forms and Netlify Functions to Build an Email Sign-Up Widget

Using Netlify Forms and Netlify Functions to Build an Email Sign-Up Widget

Building and maintaining your own website is a great idea. Not only do you own your platform, but you get to experiment with web technologies along the way. Recently, I dug into a concept called serverless functions, starting with …

Avatar of Matthew Ström
Matthew Ström on (Updated on )