
Philip James
Treehouse Guest Teacher
Member Since August 11, 2016
Topics & Specialties
Courses & Workshops I've Taught
-
34 minWorkshop
Django Channels
Django is an incredible web application framework for building traditional web applications. It’s less good at helping you build applications that update the user automatically as data changes. Channels lets you add real-time capabilities to your Django app, letting you expand the kinds of apps you can build and features you can add.
Viewed -
40 minWorkshop
Deploying Django: Heroku
Your Django web application isn’t much use if it’s only available on your machine. In order to share your creation with the world, you need to deploy your application to a web server. Heroku provides a platform for deploying web applications of all types, and works well with Django applications. When you’re ready to deploy your app, Heroku is a great place to start.
Viewed -
40 minWorkshop
Deploying Django: PythonAnywhere
PythonAnywhere is a on online platform for developing and deploying python code, well, anywhere! It provides the tools developers need to get their Django apps up and running for the world to see, and uses technologies that are hopefully already familiar. PythonAnywhere is a great place to start deploying your Django app.
Viewed