Explore >> Select a destination


You are here

quakkels.com
| | geoff.tuxpup.com
5.3 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.
| | vsupalov.com
5.4 parsecs away

Travel
| | Getting back into Django with a new project or after a break? Here's a collection of important parts with Links and useful snippets to help you get up to speed faster.
| | www.valentinog.com
6.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)
| | blog.risingstack.com
54.9 parsecs away

Travel
| Let's take a look at the available options & tools to debug Node.js: the pino & debug modules, the built-in debugger, and more.