Meet AdonisJs! A Laravel-style MVC Framework for Node.js

Meet AdonisJs! A Laravel-style MVC Framework for Node.js

Node.js is one of the emerging technologies to write real-time applications using one of your favorite web languages: Javascript. With the ample choices of frameworks to write your first web server, not even a single one offers the desired developer experience. This is where AdonisJs shines.

[…]

In the age of shiny web frameworks, AdonisJs focuses on the key aspects of creating stable and scalable web applications, some of them are:

[…]

This post is an introduction to AdonisJs, walking through some of the fundamentals and key features of the framework. In the upcoming post, we will together write a simple link sharing website like EchoJs.