E-Book, Englisch, 264 Seiten
Fenollosa Building SPAs with Django and HTML Over the Wire
1. Auflage 2022
ISBN: 978-1-80324-873-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Learn to build real-time single page applications with Python
E-Book, Englisch, 264 Seiten
ISBN: 978-1-80324-873-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Building SPAs with Django and HTML Over the Wire".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Setting up the Virtual Environment
- Creating a Django Project around Docker
- Adding WebSockets to Django
- Working with the Database
- Separating Communication in Rooms
- Creating SPAs on the Backends
- Creating a Real-Time Blog Using Only Django
- Simplifying the Frontend