In this blog post, we will discuss how to use Airtable as a database for your React application. We will use TypeScript and create a custom hook to get the data.
Stephane’s Blog
How to set up and use environment variables in your react app
Environment variables are incredibly useful when it comes to backend development, but how to set your react app to use some on the front end?
Get Started with React: A (very) quick start guide to creating an app boilerplate
How to quickly get started with a react boilerplate? This post will describe an efficient way to get started in minutes.
The Benefits of Pure Functions in JavaScript
In this article we discuss of the benefits of pure functions.
Why am I using Divi for WordPress ?
Photo by Malcolm Lightbody on Unsplash If you're looking for an easy-to-use, fast, and beautiful WordPress theme, look no further than Divi. Created by the team at Elegant Themes, Divi is the perfect theme for anyone looking to create a stunning website without any...
What are the greatest benefits of SvelteJS ?
Photo by Ferenc Almasi on Unsplash SvelteJS is a new JavaScript framework that has been attracting much attention lately. It has been touted as a "compile-time JavaScript framework" because it allows you to write your code once and compile it down to regular...
How to set up routing in an Express.js project using TypeScript
Photo by Timo Volz on Unsplash This tutorial will go through the steps to set up routing with express.js and some best practices. This post follows the setup of the Express.js backend system described here: How to set up a Node.js backend using Express.js and...
8 Reasons to consider TypeScript for your next development project
Photo by Caspar Camille Rubin on Unsplash If you're looking for a more structured and sophisticated web development project language, TypeScript might be the right choice for you. Here are 8 reasons why you should consider using it for your next project: 1. It can...
Why I use VSCode as an IDE
Photo by Mohammad Rahmani on Unsplash I have been a VSCode user for some time now and I am very happy with the decision. The benefits that VSCode has to offer are so many it is hard to list them all in one post, but here are just a few of the reasons why VSCode is my...
How to setup a Svelte with Typescript project
Photo by Ferenc Almasi on Unsplash TypeScript is a superset of JavaScript that provides optional static typing, classes, and modules. Static types allow TypeScript to provide more accurate type checking and tooling support. Classes and modules enable better...

Hey my name is Stéphane
I’m a french product guy who likes technology, Apple, apps, gadgets and cats. I like to write about these passions, no-code and web development.