/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

www.valentinog.com
| | keepsimple.dev
1.5 parsecs away

Travel
| | In this hands on tutorial we build a Django based GeoIP API that locates IP addresses, providing information about the IPs country/city/timezone
| | quakkels.com
1.3 parsecs away

Travel
| | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.
| | geoff.tuxpup.com
1.6 parsecs away

Travel
| | How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did.
| | geoff.tuxpup.com
2.6 parsecs away

Travel
| Carson Gross, Adam Stepinski and Deniz Ak?im?ek have recently published their work, Hypermedia Systems and have generously made its entire content available online without any fee. Over the past two years or so, I've found myself reaching for HTMX more often when I build sites. It's been a really nice way to work, but I've definitely learned it ad hoc. Since there's now this opportunity to directly see how its author thinks about using it, it seems worth taking a bit of time to work through the concepts ...