The-build-series
The Build Series: E6 — Fun with Flags
Wouldn't it be nice if you had the ability to toggle a feature in production with just a switch? What if you could deploy different variations of the same feature for different users? In this episode of The Build Series, we'll see how.
The Build SeriesThe Build Series: E5 - Page Scroll Component in React
In this episode of The Build Series, we'll build a page scroll indicator component which displays how much of the page user has scrolled
The Build SeriesThe Build Series: E4 — Deploying Apps to Firebase Hosting
In this episode of The Build Series, we'll deploy a Gatsby Site to Firebase and take advantage of that sweet free hosting
The Build SeriesThe Build Series: E3 — Micro-Frontends are Awesome!
In this episode of The Build Series, We'll explore some Micro-Frontend design patterns for web applications and build one using React.
The Build SeriesThe Build Series: E2 — Docker + WebApps = ♥
In this episode, we will configure our web application to run inside a Docker container
The Build SeriesThe Build Series: E1 — Contact Form powered by Firebase Functions
Welcome to the first episode of The Build Series where we will build a customized contact form and when the user submits the form, it will add all the form information to Google Sheets.
The Build Series