A podcast on coding, programming, JavaScript, React, software engineering, and other development rel
Today, you'll gain a high level understanding of 3 core Next.js concepts in just a few minutes. I co
Today, I do my best to clearly explain how snapshots work in React and why they're important to unde
Today, I'm going to fully explain the rendering, re-rendering, and committing phases in React.js
Today, I'm discussing Next.js client and server components, and how to solve a common issue when usi
https://nextjs.org/docs/app/api-reference/functions/revalidatePath
Code: https://github.com/coderyansolomon/react-state In this video, we'll explore why React's useS
Learn how to handle events in React.js with this step-by-step tutorial, perfect for beginners. We'll
Learn how to build a cool scroll-snap feature in Next.js using Tailwind CSS! Final Code: https://g
Topics Covered: What is an event? How are event handlers typically passed? Calling a function rathe
Today, I discuss a helpful stragety that has helped improve my productivity as a software engineer w
Today, I discuss what I think is one of the hardest parts about software engineering.
Today, I cover exactly what state is in React.js.
In today's video, I cover 5 things I really enjoy about being a software engineer. And for the recor
Today, I'm going to do my best to discuss thinking about React as a tree like structure and why this
Today, I'm going to cover 5 downside (plus one bonus) of working full time as a professional softwar
Today, learn what React.js is, some core concepts of React js, job outlook for React.js, and a compl
In this video, learn how to correctly render lists in your React.js application! Code: https://githu
Learn about supported and unsupported patterns when it comes to client and server components in Next
Code: https://github.com/coderyansolomon/conditional-render Docs: https://react.dev/learn/conditio
This video covers how the useParams hook works in Next.js. It also covers how params work generally