Remember when it took ages to setup localhost servers like TomCat back in the day?

I am amazed how that process has changed by now

Created a front end application in Angular 4 a few months ago

Before starting I was dreading from the localhost server installation

To my surprize, NPM did the whole thing in the blink of an eye..

I call this abstraction over abstraction

Libraries and whole frameworks have been developed smoothening the process

Now you can spend less time making code bases compatible with one another and focusing more time on the architecture and logic