/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

keepsimple.dev
| | bartlomiejmika.com
1.6 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.
| | www.valentinog.com
2.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)
| | kenan7.com
2.7 parsecs away

Travel
| | Django middleware is a powerful tool that allows you to process requests and responses globally across your entire Django application. In this post, we'll explore what middleware is, how it works, and walk through some practical examples. What is Dja...
| | joaoventura.net
16.4 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.