A podcast on coding, programming, JavaScript, React, software engineering, and other development rel
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
In today's video, you'll learn exactly how props work in react.js. You'll learn what they are, how t
Code: https://github.com/coderyansolomon/components In todays video, I cover exactly how component
Code: https://github.com/coderyansolomon/redirects-nextjs Docs: https://nextjs.org/docs/app/buildin
Learn how streaming and suspense can help improve your Next.js applications! Code: https://github.co
In this video, you'll learn about creating route, creating private folders, creating route groups, c
React docs: https://react.dev/learn/writing-markup-with-jsx