/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mherman.org
| | iridakos.com
2.2 parsecs away

Travel
| | First part of the tutorial creating a simple ToDo application with Ruby on Rails.
| | robrace.dev
2.5 parsecs away

Travel
| | [AI summary] A tutorial updating a previous guide on how to build a Twitter clone using the latest Rails ecosystem, specifically focusing on Hotwire, Turbo Streams, and Stimulus.
| | danielsieger.com
2.2 parsecs away

Travel
| | A short guide on creating a Jekyll template using Bootstrap and Sass.
| | www.rasulkireev.com
40.1 parsecs away

Travel
| Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post.