React Native: Advanced Concepts

Iniciado por Candidosa2, 28 de Agosto de 2023, 13:18

Tópico anterior - Tópico seguinte

0 Membros e 2 Visitantes estão a ver este tópico.

Candidosa2


Last updated 3/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.44 GB | Duration: 6h 48m


Learn how to use Socket.IO 3.x library for RTC with Angular 11.x Client applications

What you'll learn
Basics of Socket IO library
Understand Socket IO Server and Client APIs
Understand the problems which you will face while building RTC applications and solutions for each problem
Database communication using Socket IO
How to broadcast messages when data is updated out of Socket IO applications
Learning Server and Client side Socket IO APIs by build number of applications using Express and Angular 9.x frameworks

Requirements
Good knowledge of Angular 7/8.x and should have experience of building REST APIs using Express framework
Basic understanding of Bootstrap framework[Optional]

Description
Have you ever thought of building real-time communication applications for your clients or in your organization? Are you tired of writing the same old long polling logic to get the updates from your databases? Do you want to share live updates of the data across two or more than two applications? Do you work with live stocks or tweets kind of applications?As you know our clients or customers would like to get quick and live updates of the information like stocks, currencies, the sales data, tweets etc. Or they want to build live collaborative applications for the customers/in-house applications. This is where we can think of Real-time Communication and we can achieve that using one of the most popular library Socket.IO. Easy to learn and easy to implement.This course is a complete hands-on course where we will take few real-time scenarios and develop several applications step-by-step. At the end of this course, you will have better understanding of Socket.IO library and you will be able use this library to build RTC applications. Update - This course has been updated to Socket.IO 3.x and Angular 11.xAll the examples of this course has been updated from Socket.IO 2.x to Socket.IO 3.x. Also, all the client applications have been migrated from Angular 9.x to Angular 11.x.

Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Who should take this course?
Lecture 3 Tools and Software required for this course
Lecture 4 Introduction to Socket.IO
Lecture 5 Let's understand Socket.IO API
Lecture 6 Simple example of Socket.IO - Theory
Lecture 7 Demo - Simple example of Socket.IO
Lecture 8 Creating client application using Angular 9.x - Theory
Lecture 9 Demo - Creating client application using Angular 9.x
Lecture 10 Demo - Writing service logic
Lecture 11 Demo - Writing component logic
Lecture 12 Do you see a problem?
Lecture 13 Introduction to Namespace and Room
Lecture 14 Modify Socket.IO server application
Lecture 15 Modify Socket.IO client application
Lecture 16 Final test of Fake stock update application
Lecture 17 Migrating Socket.IO 2.x to 3.x - Part - I
Lecture 18 Demo - Default Namespace Connection in Socket.IO - 2x
Lecture 19 Migrating Socket.IO 2.x to 3.x - Part - II
Lecture 20 Demo - Migrating Simple example of Socket.IO Server
Lecture 21 Demo - Migrating Simple example of Socket.IO Client
Lecture 22 Demo - Default Namespace Connection in Socket.IO - 3x
Lecture 23 Demo - Default Namespace Connection client app in Socket.IO - 3x
Section 2: Let's order Pizza
Lecture 24 Application - we will develop
Lecture 25 Introduction to Mongo DB
Lecture 26 Writing Mongo DB queries
Lecture 27 Creating Socket.IO application using Express JS and Socket.IO - Part I
Lecture 28 Creating Socket.IO application using Express JS and Socket.IO - Part II
Lecture 29 Creating pizza order application using Angular 9.x
Lecture 30 Writing service logic
Lecture 31 Writing component logic - Part - I
Lecture 32 Writing component logic - Part - II
Lecture 33 Final output of the application
Lecture 34 What problem we may face?
Lecture 35 Migrating Pizza Order Service from Socket.IO 2.x to Socket.IO 3.x
Lecture 36 Migrating Pizza Order UI from Socket.IO 2.x to Socket.IO 3.x
Section 3: Developing Technology Voting Real-time Dashboard
Lecture 37 How to solve the problem?
Lecture 38 Writing Mongo DB queries
Lecture 39 Creating REST API using Node JS and Express JS framework
Lecture 40 Writing data access logic in REST API
Lecture 41 Consuming DAL in REST API and defining route
Lecture 42 Creating end user Voting application using Angular 9.x
Lecture 43 Add Voting module, service,components and model classes
Lecture 44 Writing service logic
Lecture 45 Writing component logic
Lecture 46 Let's look at SPA code
Lecture 47 Configure route and Navigation link
Lecture 48 Creating Socket.IO application using Express JS and Socket.IO - Part I
Lecture 49 Creating Socket.IO application using Express JS and Socket.IO - Part II
Lecture 50 Creating in-house Dashboard application using Angular 9.x
Lecture 51 Add Dashboard module, Service and Dashboard Component
Lecture 52 Writing service logic
Lecture 53 Let's look at SPA code
Lecture 54 Introduction to Highcharts library
Lecture 55 Visualizing Technology votes using Highcharts chart
Lecture 56 Configure route and Navigation link
Lecture 57 Final Test of the solution with KPI Chart
Lecture 58 Migration Challenge
Section 4: Course Conclusion
Lecture 59 Course Conclusion
Students who want to learn Real-time communication using Socket IO library to enable various scenarios in their applications,Students who want to understand why, where and how to use Socket IO library using various examples

Homepage
https://www.udemy.com/course/rtc-socket-io-Last updated 7/2023
Created by Stephen Grider
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 151 Lectures ( 16h 34m ) | Size: 5.1 GB


Master the advanced topics of React Native: Animations, Maps, Notifications, Navigation and More!

What you'll learn
Make compelling applications using expert-level features of React Native
Create amazingly smooth and performant animations
Build new React Native apps with Expo
Understand the latest Navigation options for new React Native apps
Add logic to your Firebase backend with Google Cloud Functions
Update your users with cross platform Push Notifications
Handle your users going offline with Redux Persist

Requirements
Basic understanding of React Native

Description
Note: This course assumes you've got the basics of React Native down. Check out my course 'The Complete React Native and Redux' course, its the perfect preparation!
Go beyond the basics of React Native! This course will teach you the advanced topics you need to make a #1 best-selling app.
Push Notifications? You will learn it. In Depth Animations? Included. Offline Data Persistence? Of course!
------------------------------
What Will You Build?
All of my courses are 'learn-by-doing': no boring endless lectures with Powerpoints, only live, interactive coding examples. In this course we'll build three separate apps with increasing complexity, each of which will profile different features of React Native. By putting each concept into a real app, you'll get a better idea of when to use each unique and powerful feature.
1) Build a Tinder-like Swipe Deck. Yes, the classic animated component! We'll make a big stack of beautiful cards that a user can slide around the screen, swiping right to 'like' an item, or 'left' to dislike an item. This warmup will get you familiar with interpreting touch input through the PanResponder system, moving elements around with the Animated module, and turning extrapolating animation values through the Interpolation system.
2) Dive into the backend with One Time Password authentication. Ever been prompted to sign in using a code that gets texted to you? One Time Passwords are a new authentication flow that leverages a user's phone number as their unique identifying token. We will use the Twilio API to send a text message to a user to verify their identity, while securing our business logic into Firebase's new Google Cloud Functions.
3) Your own Job-Search app. Tinder for jobs! This app is is 100% feature complete! We'll build an app with a full welcome-screen tutorial for our new user's, Facebook authentication, and map components. The user will be presented with a list of jobs to like or dislike based on their location by leveraging Indeed's Job API, then follow up and apply to their choice jobs.
Both OSX and Windows supported - develop iOS or Android!
------------------------------
Here's what we'll learn
Learn the theory and practice of implementing complex Animation systemsBootstrap your app using the new Expo platformNavigate your user around using React-NavigationEngage your users with automated Push NotificationsEnhance authentication flows in your app with One Time Passwords with TwilioIncrease your app's reliability with Offline Data PersistenceEducate your users on how to use your app with Welcome Tutorial pagesAuthenticate your users using Facebook OAuthGo beyond the mobile front end with Google Cloud Functions: Add custom logic to your Firebase backendLocate your users with cross-platform MapView components
I've built the course that I would have wanted to take when I was learning React Native. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them.

Who this course is for
This course is for anyone looking to learn advanced topics of React Native

Homepage
https://www.udemy.com/course/react-native-advanced/






Download From Rapidgator

https://rapidgator.net/file/ac9221edb8b784b85afdea781f894927
https://rapidgator.net/file/194974041bdd32af22a38478352fb2f6
https://rapidgator.net/file/5a06f94861cf2773fec3cef45e7a2777
https://rapidgator.net/file/f8c1c2f42fa536140dc6e822dba15c2f
https://rapidgator.net/file/41f92178e2192867a4114d79b643ebc0
https://rapidgator.net/file/9443e581e806c81a8520a7d9bbabbef4


Download From Nitroflare
https://nitroflare.com/view/B713FBECA706D74
https://nitroflare.com/view/0D3AB1E361C7319
https://nitroflare.com/view/2C9F53982AC0544
https://nitroflare.com/view/DAB6DAF1A40A9B5
https://nitroflare.com/view/9AF46E5446CB6DC
https://nitroflare.com/view/E9A75267FA032AE


Download From 1DL
https://1dl.net/3atp4ixxcjnu
https://1dl.net/1s1g84txz4vm
https://1dl.net/cob1mjptrc58
https://1dl.net/6emm82hozx17
https://1dl.net/4sqt21ui6ytt
https://1dl.net/xhjec7mlormc