React Native - The Practical Guide

Torrent Details

React Native - The Practical GuideReact Native - The Practical Guide

NAME
React Native - The Practical Guide.torrent
CATEGORY
Other
INFOHASH
a6d4450cfe443626f4519eb65f616071ac3011f6
SIZE
2.9 GB in 97 files
ADDED
Uploaded on 12-11-2019 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

React Native – The Practical Guide

What you’ll learn
Build native mobile apps with JavaScript and React
Dive deeper into React Native
Develop cross-platform (iOS and Android) mobile apps without knowing Swift, Objective-C or Java/ Android

Requirements
React knowledge is a must (but you absolutely DON’T have to be an expert)
JavaScript knowledge is a must, next-gen JavaScript knowledge (i.e. ES6+) is recommended

Download For More Latest Courses Visit >>> Getnewcourses

NO Android/ Java or iOS (Swift, Objective-C) development experience is required

Description
This course was completely updated in August 2019! Old course lectures are temporarily kept around until mid-September (the modules marked as [LEGACY]). The updated course has around 27 hours of content – way more than the old course had. Now’s the time to join! 🙂

Download Udemy Courses For Free

Mobile apps are one of the best ways to engage with users – no wonder everyone wants to build one!

Wouldn’t it be great if you could use your web development knowledge, combined with your React knowledge, to build mobile apps with that?

That’s exactly what React Native allows you to do!

No need to learn Java, Android, Swift, Objective-C or anything of that – React and JavaScript is all you need to create awesome mobile apps that work on both Android and iOS. That’s probably the reason why Instagram, Airbnb, Skype, and many other global companies are using it to build their mobile apps!

With this course, you can join this league. I’ll teach you all you need to create your own apps, publish them to the Google Play Store and Apple App Store and dive really deep into the React ecosystem.

You’ll learn all about the theory behind, its core concepts, how to build responsive designs that work on different device sizes, how to animate apps, how to navigate around, use maps and the camera and so much more!

And which better way to learn than by building a real app? We’ll build the “Awesome Places” app in this course, an app where users can share amazing pictures and the location where they took them. This app will allow you to see things like using maps, the camera, user authentication, connecting to a server and much more in action.

Udemy courses free download

By the end of the course, we’ll of course also go through all the steps required to get it into an app store.

Here’s a detailed look at what you’ll get:
The core concepts and theory
How to use React, JavaScript and native components
Understand how to navigate in React Native apps
A closer look at styling and animating React Native apps
Instructions on how to use third-party libraries in your React Native app


Detailed examples on how to use maps or an image picker
A full user authentication flow
How to connect to a backend server from your app
Debugging instructions
And so much more!
What will you need to succeed in this course?
NO Android, Java, Swift or Objective-C knowledge is required!
JavaScript and React (for the web) knowledge is required though – you don’t need to be an expert but the basics need to be set
I’d be very happy to welcome you on the course!

Max

Who this course is for:
Anyone who wants to use React to build native mobile apps
Every mobile developer who wishes to learn only one language to write cross-platform mobile apps
Every mobile or web developer who’s interested in writing high-performance native apps with JavaScript

Latest Paid Courses For Free Visit>>> Getnewcourses

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Getting Started/1. Welcome!.vtt2.6 KB
1. Getting Started/10. How to get the Most out of This Course.vtt1.5 KB
1. Getting Started/11. Useful Resources & Links.html655 B
1. Getting Started/4. What Happens to JavaScript.vtt1.8 KB
1. Getting Started/7. What a Good Course Offers.vtt2.1 KB
1. Getting Started/ReadMe.txt669 B
10. Networking - Sending Http Requests/1. Module Introduction.vtt1.3 KB
10. Networking - Sending Http Requests/13. Handling Errors.vtt1.8 KB
10. Networking - Sending Http Requests/14. Http, fetch() and Error Handling.html1.1 KB
10. Networking - Sending Http Requests/16. Fixing an Error.vtt1.7 KB
10. Networking - Sending Http Requests/17. Time to Practice - Http.html138 B
10. Networking - Sending Http Requests/18. Wrap Up.vtt1.2 KB
10. Networking - Sending Http Requests/19. Useful Resources & Links.html383 B
10. Networking - Sending Http Requests/2. Sending Http Requests - Theory.vtt1.7 KB
10. Networking - Sending Http Requests/3. Firebase & The Right Database.html343 B
10. Networking - Sending Http Requests/7. Adjusting Firebase Functions (Fixing an Error).html735 B
10. Networking - Sending Http Requests/9. Fixing Firebase Function Linting Errors.html2.5 KB
11. Authentication in React Native Apps/1. Module Introduction.vtt1.5 KB
11. Authentication in React Native Apps/17. Clearing the Auth Storage (AsyncStorage).vtt2.8 KB
11. Authentication in React Native Apps/21. Wrap Up.vtt1.1 KB
11. Authentication in React Native Apps/22. Useful Resources & Links.html696 B
11. Authentication in React Native Apps/3. Enabling Firebase Authentication.vtt2.4 KB
11. Authentication in React Native Apps/6. Supporting Signup and Login.vtt2.9 KB
11. Authentication in React Native Apps/8. Protecting Routes on Firebase.vtt2.9 KB
12. Polishing the App/1. Module Introduction.vtt949 B
12. Polishing the App/10. Wrap Up.vtt546 B
12. Polishing the App/2. Identifying Improvement Potential.vtt2.9 KB
12. Polishing the App/3. Shrinking Image Sizes.vtt2.5 KB
12. Polishing the App/8. Adjust the Image-Delete Code.html447 B
13. Publishing the App/1. Module Introduction.vtt1.1 KB
13. Publishing the App/5. Publishing to Google Play Store (Android).vtt3.1 KB
13. Publishing the App/8. Useful Resources & Links.html532 B
14. Round Up/1. Course Roundup.vtt1.3 KB
14. Round Up/2. Bonus More Content!.html1 KB
2. Diving into the Basics/1. Module Introduction.vtt1.7 KB
2. Diving into the Basics/10. Preparing XCode (for iOS).html1.8 KB
2. Diving into the Basics/11. Running our App on an iOS Simulator.vtt2.7 KB
2. Diving into the Basics/16. More on Flexbox.html946 B
2. Diving into the Basics/2. Creating a New Project with Expo.html318 B
2. Diving into the Basics/20. Time to Practice - The Basics.html138 B
2. Diving into the Basics/29. React vs React Native.vtt2.5 KB
2. Diving into the Basics/31. Wrap Up.vtt1.9 KB
2. Diving into the Basics/32. Useful Resources & Links.html541 B
2. Diving into the Basics/6. The Starting Project.html477 B
2. Diving into the Basics/7. How to Use the Attached Code.html889 B
2. Diving into the Basics/9. Running our App on a Real Android Device.vtt1.5 KB
3. Using Redux with React Native/1. Module Introduction.vtt1 KB
3. Using Redux with React Native/10. Useful Resources & Links.html318 B
3. Using Redux with React Native/3. Install react-redux v6.html352 B
3. Using Redux with React Native/9. Wrap Up.vtt841 B
4. Debugging React Native Apps/1. Module Introduction.vtt989 B
4. Debugging React Native Apps/3. Debugging with Breakpoints.vtt2.2 KB
4. Debugging React Native Apps/6. Wrap Up.vtt1 KB
4. Debugging React Native Apps/7. Useful Resources & Links.html358 B
5. Linking and Using Third Party Libraries/1. Module Introduction.vtt1.7 KB
5. Linking and Using Third Party Libraries/3. Automatic Linking.html1.1 KB
5. Linking and Using Third Party Libraries/7. Wrap Up.vtt927 B
6. Navigation in React Native Apps/1. Module Introduction.vtt1.3 KB
6. Navigation in React Native Apps/15. More Navigator Methods.vtt1.2 KB
6. Navigation in React Native Apps/19. Wrap Up.vtt1.1 KB
6. Navigation in React Native Apps/2. Navigation in Web Apps vs Native Apps.vtt1.2 KB
6. Navigation in React Native Apps/20. Useful Resources & Links.html489 B
6. Navigation in React Native Apps/5.1 React Native Navigation iOS Setup Docs.html140 B
6. Navigation in React Native Apps/5.2 Link to AppDelegate.m.html149 B
6. Navigation in React Native Apps/5.3 Complete React Native Navigation Docs.html120 B
6. Navigation in React Native Apps/6.1 Complete React Native Navigation Docs.html120 B
6. Navigation in React Native Apps/6.2 React Native Navigation Android Setup Docs.html144 B
6. Navigation in React Native Apps/7. Finishing the Library Setup.vtt3.1 KB
7. Styling & Animating React Native Apps (Correctly)/1. Module Introduction.vtt2.6 KB
7. Styling & Animating React Native Apps (Correctly)/15. Your Challenge!.vtt1.5 KB
7. Styling & Animating React Native Apps (Correctly)/17. Quick Bug Fix PlaceInput Component.vtt837 B
7. Styling & Animating React Native Apps (Correctly)/18. Intro Cross Platform Styles & Responsiveness.vtt2.2 KB
7. Styling & Animating React Native Apps (Correctly)/19. Cross-Platform Styling Made Easy!.vtt2.7 KB
7. Styling & Animating React Native Apps (Correctly)/2. Using StyleSheet vs Normal JS Objects.vtt2.2 KB
7. Styling & Animating React Native Apps (Correctly)/22. Using Different Entry Points (into the App).vtt1.5 KB
7. Styling & Animating React Native Apps (Correctly)/24. The Responsive Styling Problem.vtt2.4 KB
7. Styling & Animating React Native Apps (Correctly)/25. Responsive Design Solutions.vtt2.7 KB
7. Styling & Animating React Native Apps (Correctly)/29. Bug Fix Centering with Margins.vtt1 KB
7. Styling & Animating React Native Apps (Correctly)/30. Cleaning Up Dimensions Listeners.vtt2.7 KB
7. Styling & Animating React Native Apps (Correctly)/31. Time to Practice - Responsive Designs.html138 B
7. Styling & Animating React Native Apps (Correctly)/35. Time to Practice - Animations.html138 B
7. Styling & Animating React Native Apps (Correctly)/37. Animations Summary.vtt1.6 KB
7. Styling & Animating React Native Apps (Correctly)/38. Wrap Up.vtt1.5 KB
7. Styling & Animating React Native Apps (Correctly)/39. Useful Resources & Links.html1.5 KB
8. Handling User Input/1. Module Introduction.vtt1.1 KB
8. Handling User Input/10. Wrap Up.vtt1.3 KB
8. Handling User Input/11. KeyboardAvoidingView and ScrollView.html1.2 KB
8. Handling User Input/12. Useful Resources & Links.html416 B
8. Handling User Input/9. Time to Practice - User Input.html138 B
9. Using Native Device Features - Maps, Camera & Image Gallery/1. Module Introduction.vtt1.5 KB
9. Using Native Device Features - Maps, Camera & Image Gallery/10. Time to Practice - Maps.html138 B
9. Using Native Device Features - Maps, Camera & Image Gallery/12. Fixing Issues with React Native Image Picker.html921 B
9. Using Native Device Features - Maps, Camera & Image Gallery/15. Image Picker and the Data it Returns.vtt2.3 KB
9. Using Native Device Features - Maps, Camera & Image Gallery/16. Wrap Up.vtt1.2 KB
9. Using Native Device Features - Maps, Camera & Image Gallery/17. Useful Resources & Links.html361 B
9. Using Native Device Features - Maps, Camera & Image Gallery/2. A Note on Installing React-Native Maps.html751 B
ReadMe.txt669 B

Alternative Torrents for 'React Native Practical Guide'.

There are no alternative torrents found.