Intro Video - React "Baby Names" App

Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 3 years ago

Welcome to this beginner friendly series on React. We'll start a new project from scratch with Create React App, and step by step, build a functional and relatively useful React app that lets you find inspiration on "baby names", with search and shortlisting functionality.

Through the lessons, we'll cover an introduction to JSX, approach concepts like props, state, React hooks, "thinking in components", and embrace a progressive refactoring mindset.

Once the app is complete, we'll look at how to reduce prop drilling with the use of the Context API, and we'll even create our own custom React hook!

Simon Vrachliotis: [0:01] Welcome to this beginner friendly series on React. We'll start a new project from scratch with Create React App and step by step build a functional and relatively useful React app that lets you find inspiration on baby names.

[0:15] Through the lessons, we'll cover an introduction to JSX, approach concepts like props, state, React Hooks, thinking in components, the progressive refactoring mindset.

[0:28] Once the app is complete, we'll look at how to reduce prop drilling with the use of the Context API, and we'll even create our own custom React Hook.

[0:39] I hope you enjoy the series. Let's get started!

egghead
egghead
~ 50 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today