In this tutorial, we will create a simple starter template for building and customizing Bootstrap projects. We will not be using any module bundlers. We will only use Bootstrap, Sass and Font...
I know that you've seen a ton of content on ChatGPT lately. I actually wanted to wait a while because instead of just whipping up a video and article using stuff I researched on the Internet, I...
In this article, we are going to explore NextJS 13 and the new features including the app directory, server components, API route handlers and more. This post goes along with my NextJS 13 Crash...
In this project, we are going to build and deploy an AI-powered frontend React app that will extract the best keywords from any given text. We will be using the completions API from Open AI to...
In modern front-end JavaScript, tooling is incredibly important. Since we are building for the browser, we need tools to bundle all of our JavaScript files and modules. In the past, we have used...
So, those of you that have been following me for a while, know that I have been creating YouTube videos and Udemy Courses for years and years. Over a decade at this point. I finally decided...