FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.88k stars 137 forks source link

Why a new framework? #402

Closed j209 closed 4 years ago

j209 commented 5 years ago

Hi What is different between Foal and Nest,adonis etc?

LoicPoullain commented 5 years ago

Hi @j209

Thanks for your interest!

adding #378

Nest

FoalTS and NestJS are both Node.js frameworks that support TypeScript natively. They have some differences though:

Adonis

I'm less familiar with Adonis but here are some differences:

chiqui3d commented 5 years ago

Wow, I just started to work with Nest and found you trying to do it easier and I'm impressed, I love it, I'm going to try it and if any doubt or suggestion come back.

Thanks.

simplenotezy commented 2 years ago

@chiqui3d Curious what you ended up choosing. Currently learning Nest.js, and I really like it so far. But I also stumbled upon FoalTS.