/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

keepsimple.dev
| | geoff.tuxpup.com
2.4 parsecs away

Travel
| | I'm working through Hypermedia Sytstems using django and htmx in public. This post picks up with Chapter 5: HTMX Patterns. If you haven't read the prior posts, they're linked from the introductory one. The code can be found on sr.ht. To pick up where this post does, start from the tag contacts-app-web1.0. Even though it's possible (and reasonable!) to integrate htmx without it, I'm going to add django-htmx to my environment now, then integrate it into my django project.
| | www.valentinog.com
2.5 parsecs away

Travel
| | How to create a Django REST API? How to structure a Django project with React? Here's a practical introduction to Django REST with React. (Django 3)
| | kenan7.com
2.7 parsecs away

Travel
| | Django middleware is a powerful tool that allows you to process requests and responses globally across your entire Django application. In this post, we'll explore what middleware is, how it works, and walk through some practical examples. What is Dja...
| | spidermonkey.dev
27.6 parsecs away

Travel
| In September, machine learning engineers at Mozilla filed a bug report indicating that Firefox was consuming excessive memory and CPU resources while running Microsoft's ONNX Runtime (a machine learning library) compiled to WebAssembly.