/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

serokell.io
| | fullstackphoenix.com
2.3 parsecs away

Travel
| | In the previous tutorial, I wrote how to set up multi-tenancy with Phoenix and Pow. In this tutorial, I will show how I scope resources the current users account. And also, how to load the current acc
| | james-carr.org
2.2 parsecs away

Travel
| | How to use native Phoenix LiveView and Ecto features to enable forms with dynamic key/value input needs.
| | akoutmos.com
1.8 parsecs away

Travel
| | Learn how to test your Elixir+Ecto applications without using a database
| | yasoob.me
25.6 parsecs away

Travel
| Hi everyone! I maintain an old website for a client that was originally developed in 2015. It hasn't been updated for the last 5 years and uses Django 1.7 and some Django extensions which haven't been updated for Django 3. I recently decided to move the website to a new server and had to repackage the Django code in a Docker container. It took me some time to get it working correctly so I hope this article can save you some time if you ever find yourself in a similar situation.