What you’ll learn
-
The Complete Guide: Build a project from scratch with sharing all business code using Clean Architecture and MVVM for React native and React web.
Advertisements -
Main objective: explication how to build a project with sharing all base code(except UI code) for React Native and React web.
-
Know how to organize project modules and module dependencies and where put new codes.
-
Understand Clean Architecture key points for implementation.
-
Know key points to use necessaries dependencies.
-
Step by step to implement the sample project with some features (SignIn, SignUp, SignOut).
-
Used dependencies in project
03:45
-
Practice used dependencies configuration in project
13:33
-
Base code in domain module
29:11
-
Base code in UI module (mobile)
13:24
-
Base code in ui module (web)
08:10
-
Share code – Implement feature get logged-in user
43:00
-
Mobile – Implement feature get logged-in user
31:54
-
Web – Implement feature get logged-in user
48:48
-
Implement feature sign up
45:44
-
Implement feature sign in
22:00
-
Implement feature sign out
31:23
-
Fix bug and run React Native on Android simulator
28:18
-
Fix bug and run React Web application
20:14
Requirements
-
Hands-on experience with React Native and React web development.
The Complete Guide: Build a project from scratch with sharing all business code using Clean Architecture and MVVM for React native and React web.
————————————————————————
The main objective of this course will explicate how to organize an sample project architecture according to Clean Architecture mind to share all business code, all of base code for React native mobile application and React web. The most important, this course will show what is the thinking process when we develop features according to Clean Architecture to develop features from abstraction to detail, and how we can share all business code(except UI code) between React Native and React web. We will learn how to organize project modules and dependencies between these modules and know where we will put new codes. We will understand Clean Architecture key points for implementation. Besides that, the course shows key points to use necessaries dependencies in the sample project.
For practice, we will learn step by step to implement the sample project with some features (SignIn, SignUp, SignOut). Attention, here we will think like Clean architecture mind when we develop the feature, it means we will write the code from “domain” module, then we will implement detail in “data” module and “ui” module.
Who this course is for:
- Mobile and Web developers serious about architecture.
Mobile and Web Application Engineer
I’m Thanh, I’m a mobile developer with a passion for sharing knowledges and experiences. I have been an Android Engineer for more 4 years. After my Master degree in Software Engineering, I specialized as an Android mobile developer. Design and development architectures and methods have always interested me, especially mobile developments. I like “architectures”, I spend most of my time researching to understand and apply architectures to organize source code of my projects is better and easy to understand !
Download React native and React web – Sharing all business code Free Tutorials Direct Links