Difference between revisions of "Node.js"
From MgmtWiki
(→Full Title or Meme) |
(→Full Title or Meme) |
||
| Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
Yet another web server platform or even ecosystem. | Yet another web server platform or even ecosystem. | ||
| + | |||
| + | ==Context== | ||
| + | * This is an attempt to enable JavaScript programmers to work in a familiar language on both the client and the server. | ||
| + | * It really became popular when metalanguage like [[Typescript]] were crafted to pre-compile fully typed language into the limited functionality of JavaScript. | ||
==References== | ==References== | ||
Revision as of 17:11, 23 January 2021
Full Title or Meme
Yet another web server platform or even ecosystem.
Context
- This is an attempt to enable JavaScript programmers to work in a familiar language on both the client and the server.
- It really became popular when metalanguage like Typescript were crafted to pre-compile fully typed language into the limited functionality of JavaScript.