Difference between revisions of "Express.js"
Jump to navigation
Jump to search
(Created page with "* MERN (stack) * {{js}} Category:JavaScript") |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[wikipedia:express.js]] [[web application framework]] for [[Node.js]]. | ||
+ | * https://expressjs.com/ | ||
+ | |||
* [[MERN (stack)]] | * [[MERN (stack)]] | ||
+ | * Routing: https://expressjs.com/en/guide/routing.html | ||
+ | |||
+ | |||
+ | [[npm install express]] --save | ||
+ | |||
+ | [[import]] type { Request } from "express"; | ||
+ | |||
+ | == Related terms == | ||
+ | * [[MEAN (solution stack)]] | ||
+ | * [[LAMP Stack]] | ||
+ | == See also == | ||
+ | * {{MERN}} | ||
+ | * {{node.js}} | ||
* {{js}} | * {{js}} | ||
[[Category:JavaScript]] | [[Category:JavaScript]] |
Latest revision as of 06:59, 14 June 2024
wikipedia:express.js web application framework for Node.js.
npm install express --save
import type { Request } from "express";
Related terms[edit]
See also[edit]
- MERN, Express.js
- Node.js, JavaScript runtime, Deno, nock, next.js, express.js, electron, Nest.js, nvm,
package.json
, Webpack,node -r
,npm, nvm, node-gyp
, Node.js modules, Fastify, PM2, UnhandledPromiseRejectionWarning, node-inspector, Puppeteer, Node-config, Node-RED - JavaScript: JavaScript runtime, Web framework, JSX, Node.js, React and React Native, Electron, npm, cypress, v8 engine, Vue.js, Redux, Yarn, Craco, Terser, Lodash, Lerna, ECMAScript, Vite, EJS, WebGL, jQuery, DataTables, Prototype pollution
Advertising: