Tag: netlify

Netlify Logo

Implementing serverless authentication with Netlify Identity

Dev

Authentication is an important part of any major web application, and having a service like Netlify Identity can help you manage it.

Chinwike Maduabuchi
Nov 23, 2022 ⋅ 7 min read
From Create React App To PWA

Build a progressive web app (PWA) with React

Dev

Progressive web apps are a (terribly named) wonderful idea. Our tutorial takes you from CRA to PWA in a snap.

John Reilly
May 19, 2022 ⋅ 8 min read
Working With Azure Static Web Apps: A Netlify Alternative

Working with Azure Static Web Apps: A Netlify alternative

Dev

In this tutorial, we’ll show you how to work with Static Web Apps and demonstrate how to deploy one using GitHub Actions.

John Reilly
Jan 11, 2022 ⋅ 4 min read

How to send emails from a React app with Netlify Functions

Dev

Automatically send emails to users of your React app without setting up a server by using Netlify Functions.

Joseph Mawa
Aug 17, 2021 ⋅ 8 min read
A Dropdown Menu Representing the GitHub Actions Needed to Autodeploy an App

GitHub Actions: How to autodeploy your app

Dev

In this tutorial, you can learn how to build a sample Vue.js app and automate the process of autodeploying it with GitHub Actions.

Edmund Ekott
Dec 3, 2020 ⋅ 8 min read
Firebase vs. Netlify: Which one is right for you?

Firebase vs. Netlify: Which one is right for you?

Dev

In this guide, we will learn use cases, pros, cons, and when you should prefer one over the other. We’ll also set up and deploy a project on both Firebase and Netlify.

Kasra Khosravi
Dec 1, 2020 ⋅ 4 min read
Teaching a 13-year-old How to Host a Webpage on Netlify

Teaching a 13-year-old how to host a webpage on Netlify

Dev

Netlify is a powerful tool for hosting websites, but it’s simple enough that a budding developer can use it to host their first webpage.

Yusuff Faruq
Sep 28, 2020 ⋅ 4 min read

What you need to know about Netlify build plugins

Dev

In this post, we’re going to learn what Netlify build plugins are, what they do, and how you can create one.

Raphael Ugwu
Jul 2, 2020 ⋅ 5 min read
Netlify Logo

Exploring Netlify Split Testing

Dev

Netlify’s Split Testing simplifies A/B and beta testing by splitting traffic between multiple Git branches and providing access from the same production URL.

Obinna Ekwuno
Nov 21, 2019 ⋅ 3 min read