Nest
A progressive Node.js framework for building efficient and scalable server-side applications.
- Free • Open Source
- Self-Hosted
- Node.JS
...
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with TypeScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Under the hood, Nest makes use of Express, allowing for easy use of the myriad third-party plugins which are available.
Philosophy
In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend applications, giving rise to awesome projects like Angular, React and Vue which improve developer productivity and enable the construction of fast, testable, extensible frontend applications. However, on the server-side, while there are a lot of superb libraries, helpers and tools for Node, none of them effectively solve the main problem - the architecture.
Nest aims to provide an application architecture out of the box which allows for effortless creation of highly testable, scalable, loosely coupled and easily maintainable applications.
Under the hood, Nest makes use of Express, allowing for easy use of the myriad third-party plugins which are available.
Philosophy
In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend applications, giving rise to awesome projects like Angular, React and Vue which improve developer productivity and enable the construction of fast, testable, extensible frontend applications. However, on the server-side, while there are a lot of superb libraries, helpers and tools for Node, none of them effectively solve the main problem - the architecture.
Nest aims to provide an application architecture out of the box which allows for effortless creation of highly testable, scalable, loosely coupled and easily maintainable applications.
Show full description ▾
Features Vote on or suggest new features
This app doesn't have any features at the moment.Comments and Reviews Post a comment / reviewSort: relevance • date
Category
DevelopmentTags
- nodejs
- node
- Javascript Frameworks
- node-js
- framework
- node.js
No screenshots yet
Nest
Summary and Relevance
Our users have written 1 comments and reviews about Nest, and it has gotten 4 likes
- Developed by Kamil Mysliwiec
- Open Source and Free product.
- 4 alternatives listed
Popular alternatives
View allNest was added to AlternativeTo by POX on Jan 16, 2018 and this page was last updated Jan 16, 2018.
Fantastic awesome framework! Better what have been happening with NodeJS world ever!