Build a URL Shortener with Rails 7
In this series, we'll build a URL shortener from scratch. We'll see how Twitter's URL shortener works for tracking view analytics and create our own short codes by creating Base62 encoding from scratch.
12 Lessons
|
4h 13m
|
Beginner