Blogs

Created with Sketch.

Build your own URL Shortener in 2 hours or less!

We will be building a URL Shortener service using Amazon S3 that is simple and cost effective. It is very useful if you pay for a third-party service for shortening links sent in SMS. Did I mention that we will be doing it without a database! How about a completely serverless solution?

Lazy Loading of Images

Improve site speed by Lazy loading images in web app

We create an Angular directive using Intersection observer API to delay loading of the images until they are needed and add some shimmer effect to improve the UX.

×