A podcast on coding, programming, JavaScript, React, software engineering, and other development rel
Today, I cover 5 principles of structuring state in your React applications. Docs: https://react.
Today, I discuss a few solid options for organizing your Next.js projects. Docs: https://nextjs.or
Today, I show you a cool new feature of Next.js 15 forms: Client Side Navigation
I show you a step by step process for how to think about using state in React.js
Today, I discuss declarative vs imperative programming in the context of React.js and why it matters
As a web developer, it can be easy to just push a PR without considering how you can make things mor
Today, I show some examples of mistakes you can make (bad ideas) when working with arrays in React.j
Today, I cover what the status indicator means in your Next.js application as well as giving you a r
Mutating state isn't a great idea in your React apps. But how should you update your objects and arr
I discuss my experience with having a college degree for software engineering and if I think it's ne
A common anti-pattern or mistake that's easy to make in your web apps is creating waterfalls with yo
What does it mean for React to "batch" state updates? Why does it matter?
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