New tutorial out:
How to build a chat app with Django Channels and React.
https://t.co/UVhXPESa5v
This is a much more comprehensive tutorial. User online status, typing indicator, and channels authentication included.
I've been working on a new written Django tutorial. Releasing it tomorrow. Definitely will be the longest, most comprehensive written tutorial I've ever done.
You can now find my latest course on https://t.co/B1IA9OMzIH
Build a Developer Marketplace with NextJS and the Django Rest Framework: In the course you learn how to integrate NextJS with DRF and build a platform to find and pay freelance developers.
Thank you to everyone that uploaded their salary data!
I'll be working on visualising the data to help provide some deeper insights 📊
You are still welcome to contribute your salary. Just head over to https://t.co/x9XQp6aQK7
Progress on the upcoming Django tutorial: Building an NFT rarity ranking tool. This is the current ranking after querying all Bored Apes.
Using the web3 Python package to interact with the BAYC contract and ipfs data.
My new React + Django course goes live tomorrow on https://t.co/LyxCXXYUZS
It’s 7.5 hours long and teaches you how to setup Django and React authentication, as well as Stripe payments and deployment.
On Dec 1 I'll be adding a new course to the Advanced Django Roadmap on https://t.co/LyxCXXYUZS
The course covers how to build a job board with Django and React. It includes Stripe payments and a bit of business logic for showing sponsored job posts.
Caprover is probably my favourite tool for deployment. It's simple and can save a lot of money in the long run.
I've written a short guide on how to deploy a Django project using Caprover:
https://t.co/sP2tGqzRgu
I just updated the Stripe Payments tutorial on the blog:
https://t.co/pF8ry2mGDc
It covers Stripe Checkout and a custom payment flow with Stripe Payments.