I like to attend conferences and on some occasions I have given talks. Here’s a (for now short) list of them:
Creating Solid APIs
About creating APIs that other developers love to use. Focuses on the importance of documentation, standards, and other best practices.
See the blog post for a short written overview.
I have presented this on several conferences:
- PyCon LT 2018 (video)
- DjangoCon Europe 2018 (slides, video)
- EuroPython 2018 (slides)
- DjangoCon Australia 2018 (slides, video)
- PyCon Estonia 2018 (slides)
Django and React in Modern Web Apps — PyCon LT 2017
Explains what React is and how to combine it with Django, making your user interface more modular and easier to work with. Also briefly covers creating APIs, and running everything in Docker.
Slides at https://speakerdeck.com/rivolaks/django-and-react-in-modern-web-apps
Docker Lessons from Real-World Projects — DjangoCon Europe 2017
Explores how to use Docker for complex, real-world Django applications.
Slides at https://speakerdeck.com/rivolaks/docker-lessons-from-real-world-projects
Django and Real-time Web — DjangoCon Europe 2015
Looks at how Django keeps up with real-time web and websockets.
Blog post at https://medium.com/@thorgate/introduction-to-real-time-web-with-django-9cf403fc4aa5 , slides at https://www.slideshare.net/rivolaks/django-and-realtime-web and video at https://vimeo.com/135740390