informatique:node.js
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:node.js [19/05/2012 00:18] – modification externe 127.0.0.1 | informatique:node.js [17/11/2022 07:45] (Version actuelle) – [Other Frameworks] cyrille | ||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| http:// | http:// | ||
| - | http://nodejs.org/docs/latest/api/cluster.html | + | ===== En vrac ===== |
| + | |||
| + | Functional Reactive Programming (FRP). | ||
| + | |||
| + | [[http://blog.mongodb.org/ | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Web Frameworks ===== | ||
| + | |||
| + | * 2021-01-05 https:// | ||
| + | * 2022-06-06 https:// | ||
| + | |||
| + | |||
| + | ==== Express ==== | ||
| + | |||
| + | * http:// | ||
| + | |||
| + | ==== Koa ==== | ||
| + | |||
| + | ==== Meteor.js ==== | ||
| + | |||
| + | ==== Nest.js ==== | ||
| + | |||
| + | ==== Sails.js ==== | ||
| + | |||
| + | * ORM (Object Relational Mapping) | ||
| + | * Frontend Agnostic. Integration of Express for HTTP requests and Socket.io for WebSockets | ||
| + | |||
| + | ==== Total.js ==== | ||
| + | |||
| + | * https:// | ||
| + | * https://docs.totaljs.com/total4/ | ||
| + | |||
| + | Total.js is written in pure JavaScript, similar to PHP’s Laravel or Python’s Django. It offers CMS-like experience, is available in different versions, such as Eshop, CMS, and HelpDesk. | ||
| + | |||
| + | ==== Feather.js ==== | ||
| + | |||
| + | It is a Node.js-microservices framework with real-time functionality designed to simplify the modern web-app and mobile-app development. Supports both Javascript and Typescript. | ||
| + | |||
| + | ==== Loopback.js ==== | ||
| + | |||
| + | * Multiple-database support | ||
| + | * Full-stack development | ||
| + | * documentation that allows even novice developers to work with it. | ||
| + | |||
| + | ==== Adonis.js ==== | ||
| + | |||
| + | Adonis.js is an MVC Node.js framework based on a structural pattern that replicates Laravel. | ||
| + | |||
| + | |||
| + | * Organized Pattern with a folder structure | ||
| + | * Easier validation of user input. | ||
| + | * Service provider for lifecycle dependency management and IOC for DI(Dependency Injection) | ||
| + | * Facility to write custom functional test scripts | ||
| + | * Support for Lucid Object Relational Mapping. | ||
| + | * Protection against threats like cross-site forgery protection | ||
| + | |||
| + | ==== Derby.js ==== | ||
| + | |||
| + | ==== Hapi.js ==== | ||
| + | |||
| + | REST API frameworks. | ||
| + | |||
| + | ==== Mojito.js ==== | ||
| + | |||
| + | ==== Sails.js ==== | ||
| + | |||
| + | ===== ORM ===== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | ===== Other Frameworks ===== | ||
| + | |||
| + | ==== Socket.io ==== | ||
| + | |||
informatique/node.js.1337379538.txt.gz · Dernière modification : (modification externe)
