React Native GraphQL

React Native GraphQL

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 9.5 Hours | 4.01 GB

Create full stack mobile apps with Javascript

Welcome to cross-platform app development. With React Native, mobile apps can be written for iOS and Android with just Javascript. In this premiere course, we will walk through the steps to create full stack React Native applications from scratch.

Here is why you should join:

  • This is the only online mobile development course taught by a professional bootcamp instructor.
  • 91% of my in-person bootcamp students go on to get full-time developer jobs. Most of them are complete beginners when I start working with them.
  • The bootcamp program I teach costs $15,000. This course is just as comprehensive but with brand new content for a fraction of the price.
  • Everything I cover is up-to-date and relevant to today’s developer industry.
  • Along with the course, I wrote an extensive guide to getting started with mobile app development on my website.

How long is this course?

The entire course is self-paced, and can range between 1-2 week’s worth of work.

At the end of each week you’ll have a new skill in your toolbox for building full-stack mobile apps.

What are the prerequisites for this course?

We assume you know the basics of HTML/CSS/JavaScript and perhaps have dabbled in a newer front-end library (like React) to recognize what it offers. With that said, we spend as much time as we can to ensure that we introduce and explain all the technologies we intend to use before we use them.

The course does not teach you how to program from scratch. We delve into intermediate/advanced code, for example, building a GraphQL server with Node and using Hooks with React.

While you don’t have to be a React Native expert, it is good if you have, for example, gone through a basic React Native tutorial beforehand.

Why did you choose [X] technology?

We picked the technologies for this course based on our experience, how well these technologies work together, and their use in numerous production applications today. With that being said, we stress the important patterns and concepts we think one needs to know to help build whatever React Native application one might have in mind. There’s a lot of information you’ll learn from this course to help get you where you want to go.

What you’ll learn

  • React Native
  • Express
  • React Hooks
  • Expo
  • Javascript
  • ES6
  • GraphQL
  • Sequelize
Table of Contents

Writing App
1 Installation
2 Apollo Client
3 Using useQuery
4 Bonus Challenge Share Prompts
5 Getting Started
6 What is React Native
7 RoundedButton
8 App State with Hooks
9 Express Intro
10 Apollo Server
11 Queries and Resolvers
12 Deployment

Bitcoins App
13 Tab Navigation
14 Infinite Scroll
15 Favorite Coins
16 Bonus Challenge Favorites Tab
17 Bitcoins Component
18 Bitcoin Detail
19 Bitcoins API
20 Apollo Server
21 Map Attributes
22 Coin Mutations
23 Deployment
24 Apollo Client

Reddit App
25 App Navigator
26 Subscribe to More
27 Post Form
28 Edit Form
29 Delete Post
30 Bonus Challenge LinkForm
31 Post Component
32 Post Detail
33 Reddit API
34 Resolvers
35 Apollo Server
36 Test Server
37 Deployment
38 Apollo Client

Movies App
39 Movies App
40 Vote Resolvers
41 Apollo Server
42 Test Server
43 Deployment
44 Apollo Client
45 Feed Queries
46 Categories Query
47 Tag Component
48 Login Screen
49 Profile Screen
50 Movie Poster
51 Profile Component
52 AuthLoading and Voting
53 Expo Publish
54 Final Challenge
55 Movie Detail
56 Movies API
57 Users and Categories
58 Movies and Votes
59 Authentication
60 Queries
61 Auth Resolvers