3

I start testing a new NodeJS framework for, I'm still quite of guy who doesn't like JavaScript in the backend (for me still a quite poor language for a lot of operations). But where I'm working now they use NodeJS (in a very pigsty way to be honest), so I decide to refactor and rewrite the application and start search about frameworks, I'm particularly huge fan of Laravel and PHP for web development and I found a framework called AdonisJS, it's amazing, the ecosystem is very stable and solid.

I start to apply some nice concepts also in the simple Todo List that I'm doing (repository pattern, resources controllers and etc).

I'm really like, you can check on my github profile https://github.com/Messhias/...

Someone is already used this framework for a real business application? I'm liking a lot to play with it.

Comments
Add Comment