This post is going to explain how to take a basic search input and make it accessible to everyone. Let's begin I have began by creating a simple app....
The array method reduce can be a tricky one to grasp. Reduce takes some items, iterates over them and returns one value. .reducer() takes two...
First let me start with a disclaimer. I started my web development journey roughly 14 months ago as of writing this article. I am very much still...
Sometimes you want to get some data from several different API endpoints. In this example I will be using the Star Wars API to get information about...
TailwindCSS is the rage right now. It's easy to see why. It makes styling apps quick and easy. Without sacrificing CSS skills. No copy and pasting...
I'm going to show you how to build websites and apps, using Nextjs and Airtable as a CMS/API/Database. Project We will be building a Seth Godin style...