Watch the Latest Lessons
Seven Awesome PWA Features
Seven awesome web-platform features you didn't know about.
#javascript #pwaVideo to GIF with WASM
Build a web app the converts video to animated GIF with Web Assembly.
#wasm #react #javascriptFaunaDB Basics
Learn the fundamentals of FaunaDB by modeling a twitter-like social graph.
#fauna #javascriptReact Firebase Chat App
Learn the basics of React & Firebase by building a simple group chat app from scratch.
#react #firebase #firestoreSeven Database Paradigms
Visual explanation of the top 7 database paradigms and what they do best.
#sql #firestoreFulltext Search on Firebase with Meilisearch
Build and deploy a fulltext search engine for your Firestore data with Meilisearch.
#pro #meilisearch #firestore #cloud-functionsDocker Basics Tutorial with Node.js
Learn the fundamentals of Docker by containerizing a Node.js app
#docker #nodeFirebase Quickstart
Start here! Learn the fundamentals of Firebase with vanilla JS to prepare you for other frameworks.
#firebase #javascript #quickstartFirebase Emulator Advanced Usage Guide
Advanced techniques for generating mock data and testing with the Firebase emulator suite
#firebase #productivity #testing #proAccess Google APIs for Users with OAuth 2.0
How to use Google APIs on behalf of users with Node.js Cloud Functions and Firebase
#pro #firebase #node #cloud-functionsRegex Cheat Sheet
A collection of useful regular expression techniques and examples for the JavaScript developer.
#javascript #regexMulti-Level Dropdown Menu with React
Build an animated multi-level dropdown menu from scratch with React, inspired by Facebook's 2020 UI update
#react #cssGoogle Secret Manager with Firebase
Use Secret Manager to handle sensitive data in Firebase Cloud Functions
#firebase #cloud-functions #gcp #proAutosave Vue Forms with Firestore
Build a form that preloads and autosaves data to Firestore in realtime.
#vue #firestore #formsMultifactor Auth with Firebase (2FA)
How to perform multifactor authentication (2FA) with SMS text verification using Firebase
#firebase #auth #proWeb Development Setup Guide for Windows with Linux (WSL)
The ultimate web developer's environment setup on Windows, including WSL for Linux (Ubuntu)
#productivity #github #nodeHow to Build a Theme-Switcher
Build a dynamic theme-switcher with CSS variables and JavaScript.
#css #javascriptFive Useful Github Actions Examples
Five ways to automate your development process with Github Actions
#githubElectron Screen Capture Tutorial
Build an Electron App that can capture and record video files from your desktop.
#electron #javascript #nodeTop 7 Security Concepts for Web Developers
Security concepts, risks, and exploits that every web developer should know about.
#javascript #security