Building SPAs with Django and HTML Over the Wire : Learn to build real-time single page applications with Python

The HTML over WebSockets approach simplifies single-page application (SPA) development and lets you bypass learning a JavaScript rendering framework such as React, Vue, or Angular, moving the logic to Python. This web application development book provides you with all the Django tools you need to simplify your developments with real-time results.

You’ll learn state-of-the-art WebSocket techniques to realize real-time applications with minimal reliance on JavaScript. This book will also show you how to create a project with Docker from the ground up, test it, and deploy it on a server. You’ll learn how to create a project, add Docker, and discover development libraries, Django channels, and bidirectional communication, and from then, on you’ll create real projects of all kinds using HTML over WebSockets as a chat app or a blog with real-time comments. In addition, you’ll modernize your development techniques by moving from using an SSR model to creating web pages using WebSockets over HTML. With Django, you’ll be able to create SPAs with professional real-time projects where the logic is in Python.

By the end of this Django book, you’ll be able to build real-time applications, as well as gaining a solid understanding of WebSockets with Django.


D'autres ont également lu

Passer la liste
  1. Time Series Analysis with Python Cookbook : Practical recipes for exploratory data analysis, data preparation, forecasting, and model evaluation

    Tarek A. Atwan

    book
  2. Applying Math with Python : Over 70 practical recipes for solving real-world computational math problems

    Sam Morley

    book
  3. Debugging Machine Learning Models with Python : Develop high-performance, low-bias, and explainable machine learning and deep learning models

    Ali Madani

    book
  4. Modern Data Architectures with Python : A practical guide to building and deploying data pipelines, data warehouses, and data lakes with Python

    Brian Lipp

    book
  5. Functional Python Programming : Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads, 2nd Edition

    Steven F. Lott

    book
  6. Mastering Python Scripting for System Administrators : Write scripts and automate them for real-world administration tasks using Python

    Ganesh Sanjiv Naik

    book
  7. Machine Learning Techniques for Text : Apply modern techniques with Python for text processing, dimensionality reduction, classification, and evaluation

    Nikos Tsourakis

    book
  8. Python API Development Fundamentals : Develop a full-stack web application with Python and Flask

    Jack Huang, Jack Chan, Ray Chung

    book
  9. Building RESTful Python Web Services

    Gaston C. Hillar

    book
  10. Python 2.6 Graphics Cookbook

    Michael J Ohlson

    book
  11. Network Science with Python and NetworkX Quick Start Guide : Explore and visualize network data effectively

    Edward L. Platt

    book
  12. Learning Python Application Development

    Ninad Sathaye

    book

Catégories associées