Explore >> Select a destination


You are here

senthil.learntosolveit.com
| | reinout.vanrees.org
3.3 parsecs away

Travel
| |
| | joaoventura.net
4.8 parsecs away

Travel
| | [AI summary] The post is the first part of a tutorial series on how to set up internationalization and translation features in Django web projects.
| | multitasked.net
4.3 parsecs away

Travel
| | In the context of a Django application (but this probably applies to any web development) I've been trying devin.ai. It creates pull requests to your repositories from the request you express to it through the browser or Slack. It works well and the quality of the code produced is quite convincing, as I expressed in a previous post, but this process is still full of friction. I still have to:
| | geoff.tuxpup.com
11.4 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.