All the Services tutorials โคต๏ธ
-
How to create your first VPS on DigitalOcean
A complete guide from zero to having a DigitalOcean VPS
-
How to use npm packages in Netlify Functions
-
How to use environment variables in Netlify functions
-
How to access query parameters in Netlify functions
-
How I fixed the trailing slash in Netlify rewrites
Netlify has this great feature, rewrites, that allow me to create a number of duplicate pages. But there's a catch.
-
How to use Firebase Firestore as your database
A tutorial to set up Firestore as a database, a very convenient solution to your storage problems!
-
Netlify Lambda Functions Tutorial
How to use Netlify Lambda Functions and add dynamic processing to JAMstack sites
-
Zeit Now Tutorial
Find out how to use the Now platform created by Zeit
-
How to authenticate to any Google API
The Google Developers Console can be complicated to get right, and it's one of the reasons I sometimes have resistance into using one of the Google APIs. This article aims to make it simple to use
-
Airtable API for Developers
Airtable is an amazing tool. Discover why it's great for any developer to know about it and its API
-
Glitch, a great Platform for Developers
Glitch is a pretty amazing platform to learn and experiment with code. This post introduces you to Glitch and makes you go from zero to hero
-
Auto trigger deploys on Netlify
I have a list of scheduled posts that I want to publish every week on my blog. Here is how I auto trigger my Hugo Static Site deploys every morning on Netlify using Zapier
-
Code Linters and Formatters for Web Developers
There are many online tools that help you lint or format code. This post list many of the most useful ones for HTML, CSS and JavaScript
-
A tutorial to host your Static Site on Netlify
Discover Netlify, a great hosting service ideal for static sites which has a nice free plan, free CDN and it's blazing fast
-
How to start with Firebase Hosting
Firebase is a Google Cloud service, an articulated product, mainly targeted at mobile applications. Firebase Hosting is one small part of it.