Skip to content

rails-inspire-django/hotwire-django-tutorial

Repository files navigation

README

This open source book is to help Django developers to learn Hotwire

👉 Read the book online

Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.

Below are some popular websites built by Hotwire:

  1. Github (https://github.com/), Github is built using Turbo and Catalyst (A tech inspired by Stimulus)
  2. Hey (https://hey.com/)
  3. Basecamp (https://basecamp.com/)
  4. Forem (https://github.com/forem/forem): Forem is an open-source platform for building online communities, dev.to is built using Forem.

Here is the Hotwire official doc

If you want to learn more advanced stuff, please check my book The Definitive Guide to Hotwire and Django

About

This open source book is to help Django developers to learn Hotwire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published