Explore >> Select a destination


You are here

quakkels.com
| | yasoob.me
5.4 parsecs away

Travel
| | Hi there folks! Recently I was doing a task for fossasia which required me to make a Django web app which allowed users to submit their email addresses and receive a welcome email in return. I was able to complete the project in a couple of hours. Most of the time was spent in making the UI look good. I am going to show you how you can easily make a similar app.
| | bartlomiejmika.com
5.7 parsecs away

Travel
| | Forget Axios or any other third-party JavaScript library pertaining to API calling, the purpose of this article is to explain how to utilize the basic XmlHttpRequest with your Django project.
| | geoff.tuxpup.com
4.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 ...
| | www.mattlayman.com
11.7 parsecs away

Travel
| On this episode, we look at templates, the primary tool that Django provides to build user interfaces in your Django app.