Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
How to Start Building a React Native iOS and Android App

lesson

How to Start Building a React Native iOS and Android AppThe newline Guide to React Native for JavaScript Developers using TypeScript

Set up, build and run the boilerplate code, with a battle-hardened template and all the necessary tools already integrated.

Storyboarding a React Native App's Components and Flow

lesson

Storyboarding a React Native App's Components and FlowThe newline Guide to React Native for JavaScript Developers using TypeScript

Once you get the hang of the ecosystem around React Native, building apps will be the easy part. We need to consider storyboarding - the art of the right way to build apps.

About this Course

lesson

About this CourseThe newline Guide to React Native for JavaScript Developers using TypeScript

For JavaScript developers who want to learn React Native. Learn how to build not just an app, but a Product.

How to Build Accessible Navigation Divs in React

lesson

How to Build Accessible Navigation Divs in ReactComposing Layouts in React

Let's revisit the Hero section from Module 1 and build it for real using the primitives we have learned.

Course Introduction

lesson

Course IntroductionThe newline Guide to Full Stack Comments with Hasura and React

What are we going to build? During this lesson, you'll get to know more about the course, the tech stack, and what you're going to learn.

Closing thoughts and learning paths

lesson

Closing thoughts and learning pathsBeginner's Guide to Real World React

With the course at an end we'll take a look at some next steps to continue your React learning and where you can go from here

Exploring the app

lesson

Exploring the appBeginner's Guide to Real World React

With all the code in place, we'll take a walk through the finished Dinosaur Search App and discuss the finer points

How to Combine React Components Into an App

lesson

How to Combine React Components Into an AppBeginner's Guide to Real World React

In the final coding lesson of this module we'll flesh out the UI components that will power the Dinosaur Search App

Intro to React Services with Redux and useReducer Hooks

lesson

Intro to React Services with Redux and useReducer HooksBeginner's Guide to Real World React

This lesson focusses on building the data-handling services and core Redux management system for the Dinosaur Search App

React Scaffolding and File Structure Best Practices

lesson

React Scaffolding and File Structure Best PracticesBeginner's Guide to Real World React

We put the foundations of the Dinosaur Search App in place such as creating a new React app and exploring the supporting API

The Dinosaur Search App

lesson

The Dinosaur Search AppBeginner's Guide to Real World React

In this final module we'll be putting our skills together and building a Dinosaur Search App