Tag: Node.js
All the articles with the tag "Node.js".
Is Bun the Next Big Thing in JavaScript? The 10+ Tools It Replaces
Published: at 01:40 PMBun's killer feature isn't speed or TypeScript support or Node compatibility. It's a brand new approach; a unified toolkit that allows us to move past the patchwork of tools that JavaScript Engineers must juggle today.
Node.js ES6 Support
Updated: at 07:31 PMCome on TC39, V8 and Node have implemented all but the most obscure parts of ES6--where is the standard for import?
Changes to npm's unpublish policy
Updated: at 05:57 PMnpm decides to keep their unpublish functionality but puts in place rules to prevent breaking other packages
Node.js Foundation releases Node v4.0.0 (Stable)
Updated: at 11:04 PMio.js has completed its mission: Node v4 was released this week!
Samsung banks on JavaScript, Node.js for IoT
Updated: at 04:19 PMThe Internet of Things is growing and Samsung for one is choosing Node.js for microcontrollers
Unforked: io.js v3 sets stage for Node.js merger
Updated: at 03:48 PMio.js v3 is essentially a beta release of Node.js v4 with significant updates including many ES6 features
ReactiveX - An API for asynchronous programmingwith observable streams
Updated: at 05:15 PMRxJS allows you to create observable streams from DOM Events, XHR, Promises, Node callbacks, Arrays, and Maps
Node project spinoff Io.js is moving to the Node.js Foundation, with a merge in progress
Updated: at 07:38 PMForks work! The node codebase is stepping down; the recent fork io.js will be the new node
JavaScript I/O Brings ES6 to the Node Community
Updated: at 11:15 PMAre you sad that Joyent isn't forward thinking with node.js? Start using io.js, a community-driven fork of node.js
GitHub repo: Immutable Data Collections for JavaScript
Updated: at 04:28 PMDive into functional programming with Facebook's JavaScript library for immutable collections