Oops! Something went wrong while submitting the form.
Django Real Time Chat
By
-
October 23, 2019
This recent San Francisco Django Meetup talk, given by Cara Borenstein, provides an introduction to websockets, django channels, and common gotchas when deploying channels apps.
Topics include:
WebSockets: what they're for, how they work, who uses them
WebSockets in Django: core concepts from Channels with code examples
Deployment Gotchas: How to configure NGINX to support WebSockets
At our last Django Meetup Group event, Jayden Windle, the lead engineer at Jetpack, an on demand delivery company, talks building APIs with Django and GraphQL. Watch the video to learn more.
At the last meeting of the San Francisco Django Meetup Group, Wes Kendall gave a talk on how to make a bulletproof Django application by testing it with pytest. Check out his talk here!
Part of the Yeti Lunch and Learn series - our amazing developer, Resdan, gives a presentation on creating a reusable component library. Enjoy the video!