❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [August 31st, 2023]
Skills and Knowledge:
Skills and knowledge acquired during this course:
- Understanding of Django 2 and React
- Building a realtime web application
- Creating a RESTful API with Django Rest Framework
- Implementing websockets using Channels and Redis
- Combining Django and Reactjs
- Creating a note taking application like Evernote
- Structuring and building a full web application
Professional Growth:
This course contributes to professional growth by teaching students how to build a realtime web application using Django 2 and React. Students will learn how to structure and build a full web application, create a Restful API with Django Rest Framework, use websockets with Channels and Redis, and combine Django and Reactjs. By the end of the course, students will have the skills and knowledge to create their own realtime web applications.
Further Education:
This course titled "Django 2 & React: Build a Realtime web app" is suitable for preparing for further education. It covers various aspects of web development, including building a full web application, creating a RESTful API with Django Rest Framework, using websockets with Channels and Redis, and combining Django and Reactjs. These skills are valuable for further education in the field of web development and can provide a strong foundation for future learning.
Course Syllabus
Creating application structure
Models, Migrations & Admin panel
Django Rest Framework - Setup API
Websocket with channels