Learn how to containerize a MEAN stack application with Docker.
Mohammad-Ali A'RÂBI
How to Build and Deploy a Django-based URL Shortener App from Scratch
A URL shortener is a widely adopted technique that’s used to create short, condensed, and unique aliases for long URL links. In this blog tutorial, you’ll learn how to build a basic URL shortener using Python and Django.