@adonisframework

Once upon a time, a πŸ‘ΆπŸΌ

wanted to write a web application

to slowly turn it into a business and make some πŸ’°

Being a Javascript lover, he decided to go with Node.js

He was so excited and full of energy πŸš€

Ready to build this application and share it with the world πŸ‘ŠπŸΌ

But soon his dreams started to become nightmares... 😞

The amount of decisions he has to make was colossal
😩

and they were not even related to the business
πŸ€¦πŸΌβ€β™€οΈ

How should I structure my application?

What is the standard to write code?

How should I manage the authentication and expose public API?

What do I need to do to secure my application from web attacks or handle CORS?

Why do I have ton of require statements everywhere?

We all love writing small concise modules...

but business are not created by downloading 20 modules

Developers needs productive tools

To focus on what matters

and not on downloading & finding the best ways to combine these small modules

What's Adonis?

It's a beautiful framework with pre-configured answers to all of your questions

It prefers developer joy and stability over anything else

It's packed with...

seamless authentication

SQL ORM, migrations, factories and seeds

support for i18n

first class testing support

and much more...

AdonisJs simplicity will make you feel confident about your code

demo πŸ™πŸΌ

Introduction to AdonisJs

By Romain Lanz

Introduction to AdonisJs

Small Introduction to why we built AdonisJs

  • 408