React With TypeScript
React With TypeScript, Learn how to build React applications using TypeScript, Next.js, and Apollo GraphQL.
- Created by Dmytro Danylov
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Advanced React and TypeScript techniques (e.g. higher order components, render props, etc.)
- Basic and advanced features of TypeScript (from modules to declaration merging)
- Building a Nextjs web application which uses the GraphQL API
- Using types provided by third-party packages and creating custom type definitions
- Using React with TypeScript in general
Description
What is this course about?
Nowadays, TypeScript and React are extremely popular in the world of front-end, and many companies use them to develop their web apps. Therefore, being able to build React apps using TypeScript is quite a valuable skill in 2019. This course will teach you the basics of TypeScript and techniques that are necessary to start building React apps with confidence.
You’ll learn how to describe types for the function and class components, use higher order components and render props patterns for code reuse, import third-party libraries, their types, and create custom types for them if necessary.
This course is most suited to those who have worked on React applications in the past and now want to learn TypeScript.
You'll learn how to use TypeScript to build a React web application.
I'll do my best to keep this course up to date and add more lessons.
What are we going to build?
!Notification: the lectures where I explain how to build a Next.js app using TypeScript became outdated as of July 8, 2019, because Next.js version 9 has been released. How we use TypeScript with version 9 differs from how we use it with version 8. Currently, the lectures cover version 8. But, I'm working hard to record the new lectures to cover version 9.
We’ll build a simple tasks list app called Task Mate using Next.js and Apollo GraphQL libraries. You’ll see real examples of using higher order components, render props, and hooks.
So, ready to broaden your skills in front-end? If so, then take this course and let’s start coding!
Who this course is for:
People who have worked on React applications in the past and now want to learn how to use TypeScript to build a React application.
Post a Comment for "React With TypeScript"