/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

www.paulox.net
| | keepsimple.dev
1.4 parsecs away

Travel
| | In this hands on tutorial we build a Django based GeoIP API that locates IP addresses, providing information about the IPs country/city/timezone
| | www.valentinog.com
1.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
1.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.
| | yieldcode.blog
22.6 parsecs away

Travel
| setTimeout() is the most powerful execution control function. Sadly - it's not async. Lets turn it into one.