π€ Why we built another framework
- π€ Tomas Della Vedova
- Twitter: @delvedor
- Web: http://delved.org/
πΉ
Video:
https://youtu.be/ucatti2b7E4
Last year we started working on a new web framework for Node.js, Fastify. Fastify is a highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture. Why you built another web framework? This is one of the questions we get more often. Most of the currently available web frameworks are well established, work with a defined pattern and have a very big usage among Node.js users. Try to innovate how they work is too risky, you will destroy the compatibility with the past. This is how the open source world works, βor you die as innovator, or you live long enough to become the technical debtβ. With Fastify we wanted to push forwards the limit of the platform and engage a sane spirit of competition with other framework creators. We focused on build from zero an architecture pattern, a plugin system and other components of the framework. We focused also on build a future proof system, that will help the users build what they need in the easiest way possible.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.