20 Essential Browser Extensions For Web Developers Apr 10, 2024

In this article, we will look at 20 different browser extensions that can be useful to web developers in 2024. All of these extensions are available for Google Chrome, but most are also available...

Continue Reading...
20 Essentisal VS Code Extensions In 2024 productivity Apr 09, 2024

VS Code has been one of the most popular text editors or, I'd even say, the most popular for web development for the past few years. One of its biggest strengths is the amount of extensions that...

Continue Reading...
Microservices Crash Course & Intro To Moleculer JS javascript Apr 02, 2024

In this article, we're going to dive into microservices and talk about what they are, why they're important, and how they can be used to build scalable applications. We'll also look at some other...

Continue Reading...
React 19 First Look react Mar 05, 2024

React 19 is just around the corner and it will include some major changes and improvements. In this post, we will look at some of those features but we will also jump into the experimental build...

Continue Reading...
Product Filtering UI With Vanilla JS & Tailwind CSS javascript Feb 26, 2024

It's been a while since I did any vanilla JavaScript projects and I know some of the more intermediate and advanced developers may not be into this, but I know the people in the beginner range...

Continue Reading...
Stop Worrying About AI Feb 08, 2024

With the advancement of AI, there has been a lot of fear and fear-mongering by "influencers" that AI is coming for all software developer jobs. I see this repeatedly, and almost daily I'm asked if...

Continue Reading...
HTMX Crash Course - Dynamic Pages Without Writing JavaScript htmx javascript Jan 04, 2024

You may have heard about HTMX. It's a small JavaScript library that allows you to create dynamic websites and interfaces without writing any JavaScript. It does this with the help of special...

Continue Reading...
Build An Expense Tracker With Vue 3 & The Composition API vue Nov 08, 2023

In this article, we are going to learn all about Vue.js version 3 and the composition API. We're going to create an expense tracker application in the process. If you already know Vue and the...

Continue Reading...
Create a Professional Website: HTML & CSS For Beginners html & css Oct 13, 2023

HTML and CSS are the fundamental building blocks of the web. They're almost always the first thing you learn when becoming a front-end or full-stack web developer. In this tutorial, we'll be...

Continue Reading...
Set Up a Tailwind Project From Scratch Oct 10, 2023

Tailwind CSS is a utility-first CSS framework. It is different from other CSS frameworks like Bootstrap or Foundation because it is not a UI kit. It does not come with pre-built components like...

Continue Reading...
15 Web Development Career Paths career Oct 04, 2023

If you're looking to become a web developer these days, it can be very overwhelming for many different reasons including the amount of technologies and tools available, the rapidly evolving...

Continue Reading...
Prisma Crash Course database Sep 12, 2023

In the constantly evolving world of web development, choosing the right tools and frameworks can make all the difference in the world. One tool that has been gaining traction for a while now is...

Continue Reading...
1 2