Learn how to containerize a MEAN stack application with Docker.
Mohammad Ali A'RÂBI
How to Build and Deploy a URL Shortener Using TypeScript and Nest.js
At Docker, we’re incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does. Are you working on something awesome with Docker?...
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.