Echo JS 0.11.0

<~>

hfeeri comments

hfeeri 2527 days ago. link 1 point
*Launching Ignition and TurboFan in V8
*Packing a Kubernetes Microservices App with Helm
*How Four Native Developers Wrote An Electron App
*Developing Microservices - Node, React, and Docker
*Sharp - High performance Node.js image processing
*Automatically Build and Publish Node and Electron Applications for Linux

+ 2 new vulnerable npm packages discovered
hfeeri 2528 days ago. link 2 points
Contents:

* Shipping microservices as a single piece of block
* Kubernetes resource definitions
* Kubernetes Templating challenges
* Templating with Helm
   * How does Helm work?
   * Helm example
   * Trace as a Helm chart
* Kubernetes & Helm
hfeeri 2534 days ago. link 2 points
Tutorials:
 * Writing Secure Node.js Code
 * Node.js Post-Mortem Diagnostics & Debugging
 * using Docker Compose for Node.js Development

Exciting projects: 
 * Project Glimpse - Full-stack Node.js web diagnostics

Node core changes:
 * util.promisify is now in the Node Core
 * Async Hooks - Initial Implementation

Security Leaks:
 * 15 medium & 1 low risk vulnerable npm packages discovered
hfeeri 2535 days ago. link 1 point
Content:

#1: Directory Traversal Hack
#2: Content & Code Injection (XSS) Hack
#3: Remote Memory Exposure Hack
hfeeri 2537 days ago. link 1 point
Table of contents:

* Use cases of node-report:
   * Diagnostics of exceptions
   * Diagnostics of fatal errors
   * Diagnostics of blocking operations

* The API of node-report
hfeeri 2541 days ago. link 1 point
Tutorials:

* Mastering the Node.js Core Modules - The File System & fs Module
* Put your Electron app on a diet with Electrino

Announcements & Projects:

* Node.js 8.0.0 has been delayed and will ship on or around May 30th
* Zeit/PKG: Package your Node.js project into an executable
* Q&A with Snyk on security, npm and the Node.js Foundation

Node.js Core Releases:

* Node v6.10.3 (LTS)
* Node v7.10.0 (Current)
* Node v4.8.3 (Maintenance)

21 Insecure npm packages discovered this week:

* High severity: 1 package (Downloads Resources over Insecure Protocol)
* Medium severity: 20 package (Directory Traversal  & Arbitrary Code Injection)
hfeeri 2544 days ago. link 1 point
Contents:

* fs module:
   * The asynchronous API
   * The synchronous API

* Node.js File Streams

* When not to use fs.access

* Caveats about fs.watch



* Useful fs modules from npm:
   * graceful-fs
   * mock-fs
   * lockfile
hfeeri 2548 days ago. link 1 point
Tutorials:

1. How to Debug Node.js with the Best Tools Available
2. Making RESTful Web Services the Easy Way with Node.js
3. Create a Continuous Deployment Pipeline with Node.js and Jenkins

Announcements & Projects:

1. The Wonderful and Expanding World of Node.js and Robotics
2. npm just passed 400.000.000 downloads/day
3. Free Node.js Monitoring & Debugging with Trace
4. SafetyCulture Joins the Node.js Foundation

+ 1 High & 8 Medium level security vulnerabilities discovered this week
hfeeri 2551 days ago. link 1 point
"Let's take a look at the available options & tools to debug Node.js:



* the pino & debug modules
* the built-in debugger
* the v8 inspector 
* Visual Studio Code"
hfeeri 2555 days ago. link 2 points
* Hard-won lessons: Five years with Node.js
* The Definitive Guide to Object Streams in Node.js
* Improving Startup Time at Atom
* Announcing Free Node.js Monitoring & Debugging with Trace
* Node.js 8 will be delayed until May
* Meet Awaiting - the async/await utility for browsers and Node.js
* Call for Papers (NodeTalk Proposals)

+ 9 vulnerable npm packages discovered this week
[more]