The newline Guide to React Native for JavaScript Developers using TypeScript
Code along, and learn to build scalable and performant apps with React Native, from a Product perspective.
- 5.0 / 5 (12 ratings)
- Published
- Updated
6 hrs 42 mins
22 Videos
Amit Mangal
Everything front-end. Startup Contributor. Web / Cross platform apps.
01Remote
You can take the course from anywhere in the world, as long as you have a computer and an internet connection.
02Self-Paced
Learn at your own pace, whenever it's convenient for you. With no rigid schedule to worry about, you can take the course on your own terms.
03Community
Join a vibrant community of other students who are also learning with The newline Guide to React Native for JavaScript Developers using TypeScript. Ask questions, get feedback and collaborate with others to take your skills to the next level.
04Structured
Learn in a cohesive fashion that's easy to follow. With a clear progression from basic principles to advanced techniques, you'll grow stronger and more skilled with each module.
How to build real world apps. Code along.
Build a Design System for your app
How to do state management in React Native
Storyboarding - Build apps from a Product perspective
Understand the React Native ecosystem, the right way
Jumpstart using a template that has ~200 github stars
Architecture that separates design and development
Learn UX best practices and troubleshoot performance bottlenecks
With React Native, the most important thing is to understand the ecosystem and how it comes together to create an app. By understanding the overall architecture, we will be able to take the full of advantage the platform.
The course will start by covering the fundamentals like setting up the navigation, setting up the screens, styles, and the UI elements, before moving on to more advanced topics such as state management, crash/error reporting, setting up analytics and middlewares, debugging, and performance optimizations. We will also learn how to avoid/fix frame drops - possibly the most watched parameter of any UI application.
We will also build a Design System and will follow the Atomic Design Pattern of building layouts. A Design System primarily consists of three parts:
- UI Inventory and Patterns
- Typography
- Spacing and Styles
We will cover these in detail through the modules of the course. We will also learn about the React Native best practices, how to avoid rabbit holes, and focus on building a performant app.
This is an opinionated way of building apps with React Native. The fundamentals discussed in the course, like Atomic Design Pattern and Design System, can be applied to building any UI application, not just ones using React Native.
One Complete App
The course comes with one complete eCommerce sample app that is discussed through the modules of the course.
Up-to-date
The course builds on an open-source boilerplate template and is kept up to date with React, React Native and dependent library versions. It is also updated with the latest APIs and libraries that are introduced, like Hooks, hermes, flipper etc.
Why this course
React Native for JavaScript Developers using TypeScript is based on years of experience in building React Native apps on production. The open-source boilerplate code discussed in the course is the platform for multiple apps on App Store and Play Store today. One of them being a Unicorn.
We will take a Product based development approach to building apps. React Native abstracts out a lot of platform specific nuances, so wouldn't focusing on building the app as an experience make the most sense. The design pattern will help us exactly with that, and we will put together a structure that is both scalable and extensible. This architecture also helps keep the design separate from the development.
At the end of this course, you will not only be able to build real-world apps with React Native, but also have the fundamentals of building any enterprise UI application.
Discord channel
Our students work at
Course Syllabus and Content
Getting Started
5 Lessons 53 Minutes
- Free00:03:40
- Free00:12:08
- Free00:08:19
- Free00:15:42
- Free00:13:09
Navigation and Screens
3 Lessons1 Hours 14 Minutes
- Sneak Peek00:28:25
- Sneak Peek00:21:45
- Sneak Peek00:24:09
Design System
7 Lessons1 Hours 58 Minutes
- Sneak Peek00:14:35
- Sneak Peek00:13:22
- Sneak Peek00:08:36
- Sneak Peek00:13:32
- Sneak Peek00:16:14
- Sneak Peek00:38:08
- Sneak Peek00:14:25
State Management
3 Lessons1 Hours 14 Minutes
- Sneak Peek00:31:21
- Sneak Peek00:12:18
- Sneak Peek00:30:38
API calls and Middlewares
3 Lessons1 Hours 20 Minutes
- Sneak Peek00:39:13
- Sneak Peek00:17:56
- Sneak Peek00:22:58
Debugging
3 Lessons
- Sneak PeekĀ
- Sneak PeekĀ
- Sneak PeekĀ
Performance
2 Lessons
- Sneak PeekĀ
- Sneak PeekĀ
CodePush and Error Reporting
3 Lessons
- Sneak PeekĀ
- Sneak PeekĀ
- Sneak PeekĀ
Bonus Content
3 Lessons 1 Minutes
- Sneak PeekĀ
- Sneak Peek00:01:27
- Sneak PeekĀ
Subscribe for a Free Lesson
By subscribing to the newline newsletter, you will also receive weekly, hands-on tutorials and updates on upcoming courses in your inbox.
What Students are Saying
Meet the Course Instructor
Purchase the course today
newline Pro Subscription
$18/MO
Get unlimited access to the course, plus 60+ newline books, guides and courses. Learn More
Billed annually or $30/mo billed monthly. Free to cancel anytime.
- Discord Community Access
- Full Transcripts
- Money Back Guarantee
- Lifetime Access
Plus:
- Unlimited access to 60+ newline Books, Guides and Courses
- Interactive, Live Project Demos for Every newline Book, Guide and Course
- Complete Project Source Code for Every newline Book, Guide and Course
- Best Value š
Frequently Asked Questions
What kind of approach to app development is followed?
We will be following the Atomic design pattern closely along with building a Design System for the app. These concepts are not tribal to React Native and are critical to building any UI application.
Who is this course for?
The course is designed for developers who have been working with JavaScript for a long time, and now want to build apps using React Native. The course does not assume any native app development experience.
What if I need help?
You can ask us questions anytime through the community Discord channel or by sending us a message.
Are there any prerequisites?
The course assumes you are comfortable with JavaScript. We can learn React and Redux (state management) as we go, though some basic knowledge is required.