Build a Chat App with Django Channels
In this tutorial you will learn how to build a comprehensive chat app with Django Channel, React and TypeScript.
Upskill in Django with over 100 hours of course material
Start LearningTopics covered
Learn from the basics through to the most advanced sections, in an easy-to-follow roadmap
Understand the essentials of Django
Build basic CRUD applications
Understand security concepts
Build powerful applications
Learn how to evaluate third-party packages
Django deployment essentials
How to build Rest APIs
Integrate asynchronous task handlers
Dockerize your project
Testing and CI/CD
Build more complex frontends
Build real-world projects with Django
Learn more about Django
In this tutorial you will learn how to build a comprehensive chat app with Django Channel, React and TypeScript.
This tutorial is a step-by-step guide on how to build a simple blog using Django. Having a basic understanding of Django will be useful for this tutorial but not essential as it is for beginners, written from a beginners' perspective.
Learn how to build an NFT rarity tool. The project we will build will use Django, celery for asynchronous tasks and web3.py to interact with the Ethereum blockchain.