Explore >> Select a destination


You are here

robdodson.me
| | geoff.tuxpup.com
1.8 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.
| | www.ghostccamm.com
4.0 parsecs away

Travel
| | A recap of how I fell into my own scope creep trap and accidentally created a CMS...
| | blog.mattgauger.com
3.4 parsecs away

Travel
| | The blog of Matt Gauger, a programmer, maker, cyclist, reader, and boatbuilder. Lisp machines and chording keybords in the present, not the past.
| | blog.roccosangellino.com
11.1 parsecs away

Travel
| In this article, we are going to continue our Basic HTML series. Over the last couple of weeks, I have discussed basic HTML structure (Basic HTML Structure Explained) and explained what the head tag is (HTML Head Tag Explained). This week let's take ...