Course Information
Course Overview
React v.18 single page web app, Django REST API with Python, React Native cross platform mobile apps for Android and iOS
Welcome to this full-stack course. This course is mainly based on Django, React, and React Native, but we will cover much more than just these frameworks. We will build full applications, including backend restful API, front-end web apps, and mobile apps on both Android and iOS.
We will discover how to create user authentication (register and log in users), create a full CRUD (create, read, update, and delete), and create our own endpoints. I will show how to communicate between the API and the web app. We will also discover how to style the application and restrict certain parts to authenticated users only. All that is done with very popular frameworks. We will use JavaScript and Python, and basic knowledge is required.
This course consists of two sections: an introduction to the framework, where I explain everything from scratch, and a hands-on section to build a ready application. After finishing this course, you will have both knowledge and experience building a full-stack application using Django, React, and React Native.
Also, I will show you how to deploy back-end API and front-end web apps on the production server absolutely for free. You don’t need to spend any money to put your full application live online.
Course Content
- 9 section(s)
- 127 lecture(s)
- Section 1 Introduction
- Section 2 Django Introduction
- Section 3 Django API project
- Section 4 React Introduction
- Section 5 React project
- Section 6 React Native Introduction
- Section 7 React Native project
- Section 8 Deploy Apps
- Section 9 Finish
What You’ll Learn
- Making a Single page app with React
- Creating RESTfull API with Django
- Mobile apps on both Android and iOS
Skills covered in this course
Reviews
-
SScott D
This teacher rarely explains anything. There are no slides. He just starts typing, knows everything that should be done, types it in, and it works. Well...usually, except for his constant and incessant typos and errors, which cause a lot of confusion. I would NOT recommend this course. If you already read the docs and are familiar with what is being taught, it would have some utility as 'watch somebody do it', but without that baseline knowledge, you won't learn a lot.
-
TTomasz Borowiak
Amazing course! I had some basic knowledge of Django and React before, and this course really helped me organize my understanding and learn how to connect a backend built with Django to a frontend in React.
-
AAnh Duong
breaking down materials into introduction then project is very helpful
-
YYash Tongia
It would have been much better if what we are trying to do was shown in the project overview. It was a very good strating point for someone who do not have any knowledge of the framework