Chris Achard

Chris Achard

Teaching everything I know about React, React Native, Ruby on Rails, Node.js, and machine learning!

illustration for React Crash Course with Hooks

Chris Achard • 14m • Course

React Crash Course with Hooks

This course gets you up and running with react in under a minute by using codesandbox.io to skip the painful process of setting up your dev environment.

Featured Courses

illustration for Progressive Web Apps in React with create-react-app
Chris Achard • Course • 45m

In this course, we’ll create an online/offline note-taking app. We’ll use create-react-app to create the frontend, and node.js to create a simple backend.

illustration for Build a React Native Application for iOS and Android from Start to Finish
Chris Achard • Course • 1h 18m

We’ll build a mobile app with React Native for both iOS and Android. Prior React experience is required, but you don’t have to know mobile development to participate.

illustration for Getting Started with Recoil in React
Chris Achard ・16m・Course

In this collection, you'll create a simple game with React using Recoil, to explore how you can share and update state across an app.

148 results
found for "
*
"

Search Results

Append two strings together in javascript (with edge cases)

lesson by Chris Achard

Use Async Functions in a Recoil Selector

lesson by Chris Achard

Getting Started with Recoil in React

course by Chris Achard

Write a Custom Recoil Hook to Reset a Value in the Recoil State

lesson by Chris Achard

Compute a Value in Recoil Using a Selector

lesson by Chris Achard

Read a Value from Recoil with useRecoilValue

lesson by Chris Achard

Create Shared State with Recoil in a React App

lesson by Chris Achard

Set Up Recoil in a new React App

lesson by Chris Achard

React Crash Course with Hooks

course by Chris Achard

Perform Asynchronous Actions (like fetching http data) in React with useEffect

lesson by Chris Achard

Adding Styles to React Components with CSS or Inline Styles

lesson by Chris Achard

Display a List in React by Looping Over an Array of Items

lesson by Chris Achard

Create a Button in React that Changes Local State and Automatically Updates the UI

lesson by Chris Achard

Create State Data that can Change in a React Component with useState

lesson by Chris Achard

Reusing Custom React Components by Passing Data Down as Props

lesson by Chris Achard

Building a Tree of UI Components in React with Children or with Self-closing tags

lesson by Chris Achard

Write a Custom Function Component in React with JSX

lesson by Chris Achard

Think in React by Breaking Your UI into Components

lesson by Chris Achard

How React Works

lesson by Chris Achard

Write Your First React Component with CodeSandbox.io

lesson by Chris Achard

Copy a Commit from One Branch to Another

lesson by Chris Achard