Explore >> Select a destination


You are here

www.paulox.net
| | www.valentinog.com
9.8 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)
| | quakkels.com
9.8 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
10.0 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.
| | radu-matei.com
57.1 parsecs away

Travel
| In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime