https://www.linkedin.com/pulse/nodejs-vs-java-which-faster-apis-owen-rubel
Tags: #programming #webdev #java #nodejs #performance
Tags: #programming #webdev #java #nodejs #performance
LinkedIn
Node.Js vs Java : Which is Faster for API's?
This is something that I love to debunk because there is alot of HYPE out there around the popular javascript engine Node.js.
https://www.sitepoint.com/sitepoint-smackdown-php-vs-node-js/
Tags: #webdev #programming #PHP #NodeJS
Tags: #webdev #programming #PHP #NodeJS
Sitepoint
SitePoint Smackdown: PHP vs Node.js - SitePoint
Choosing a server-side language is a subjective decision. Should you consider the reliable PHP or the more revolutionary Node.js? Let battle commence...
http://fredkschott.com/post/2014/06/require-and-the-module-system/
Almost any Node.js developer can tell you what the require() function does, but how many of us actually know how it works? We use it every day to load libraries and ...
Tags: #webdev #NodeJS
Almost any Node.js developer can tell you what the require() function does, but how many of us actually know how it works? We use it every day to load libraries and ...
Tags: #webdev #NodeJS
https://engineering.linkedin.com/nodejs/blazing-fast-nodejs-10-performance-tips-linkedin-mobile
Tags: #webdev #NodeJS #bestPractices
Tags: #webdev #NodeJS #bestPractices
Linkedin
Blazing fast node.js: 10 performance tips from LinkedIn Mobile
In a previous post, we discussed how we test LinkedIn's mobile stack, including our Node.js mobile server. Today, we’ll tell you how we make this mobile server fast. Here are our top 10 performance takeaways for working with Node.js: 1. Avoid synchronous…
http://thenextweb.com/dd/2016/10/12/facebook-launches-yarn-a-faster-npm-client/
Tags: #Javascript #webdev #Facebook #NodeJS
Tags: #Javascript #webdev #Facebook #NodeJS
The Next Web
Facebook launches Yarn, a JavaScript package manager built for speed
Facebook has launched Yarn, an open source JavaScript package manager that promises faster and more reliable installs than the massively popular npm.
https://blog.sqreen.io/mongodb-will-not-prevent-nosql-injections-in-your-node-js-app/
Tags: #webdev #NodeJS #database #MongoDB
Tags: #webdev #NodeJS #database #MongoDB
Sqreen Blog | Modern Application Security
MongoDB will not prevent NoSQL injections in your Node.js app - Sqreen Blog | Modern Application Security
NoSQL injections in MongoDB with Node.js. This article shows how a Node.js application based on Express and using MongoDB can be vulnerable to NoSQL injections