Explore all newline lessons
lesson
Introduction to GraphQLThe newline Guide to Full Stack Comments with Hasura and ReactIn this lesson, we'll cover the basics of GraphQL; what it is and how to use it. We'll also understand how it fits the course's subject.
lesson
Getting StartedTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoIn this lesson, we'll begin installing the testing libraries we are to use on the client application.
lesson
Getting Started With React Native NavigationThe newline Guide to React Native for JavaScript Developers using TypeScriptStacked app or tabbed navigation, drawer menus and modals, and what's the best place to load user sessions, and other application data.
lesson
How to Start Building a React Native iOS and Android AppThe newline Guide to React Native for JavaScript Developers using TypeScriptSet up, build and run the boilerplate code, with a battle-hardened template and all the necessary tools already integrated.
lesson
Storyboarding a React Native App's Components and FlowThe newline Guide to React Native for JavaScript Developers using TypeScriptOnce 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.
lesson
The Value of Building Real-World Apps in React NativeThe newline Guide to React Native for JavaScript Developers using TypeScriptWhere does React Native fall within app categories? Should you invest in it?
lesson
About this CourseThe newline Guide to React Native for JavaScript Developers using TypeScriptFor JavaScript developers who want to learn React Native. Learn how to build not just an app, but a Product.
lesson
How to Build Accessible Navigation Divs in ReactComposing Layouts in ReactLet's revisit the Hero section from Module 1 and build it for real using the primitives we have learned.
lesson
Course IntroductionThe newline Guide to Full Stack Comments with Hasura and ReactWhat 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.
lesson
Closing thoughts and learning pathsBeginner's Guide to Real World ReactWith 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
lesson
Exploring the appBeginner's Guide to Real World ReactWith all the code in place, we'll take a walk through the finished Dinosaur Search App and discuss the finer points
lesson
How to Combine React Components Into an AppBeginner's Guide to Real World ReactIn the final coding lesson of this module we'll flesh out the UI components that will power the Dinosaur Search App