🦞🌯 Lobster Roll

Thread

Optimize your Node app by simply upgrading Node.js (blog.sqreen.io)

Stories related to "Optimize your Node app by simply upgrading Node.js" across the full archive.

Optimize your Node app by simply upgrading Node.js (blog.sqreen.io)
React on the Server for Beginners: Build a Universal React and Node App (scotch.io)
Build a super fast Universal JavaScript app that can be rendered both on the client and on the server using React, React Router and Express
A curious case of memory leak in a node.js app (future-processing.pl)
Launching Production Node Apps With PM2 (dailydrip.com)
Securely Manage Users In Your Node App (developer.okta.com)
Let's Debug a Node.js Application (blog.heroku.com)
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript (github.com)
I'd like to share updated node.js RestAPI boilerplate on typescript
Node.js: Benchmarking TLS, TLSnappy and NGINX (blog.indutny.com)
Node.js and TLSnappy: To lock, or not to lock (blog.indutny.com)
Deploying Node apps to AWS using Grunt (blog.ponyfoo.com)
Building real time web apps with AngularJS, NodeJS and MongoDB (anupshinde.com)
Build Desktop Apps with JavaScript and Node WebKit (flippinawesome.org)
How to install Keen IO Analytics into your Node.js app in mere seconds (keen.io)
I created an Express.JS middleware for Keen IO which should come in handy for Hackathons and other times when you want to collect analytics of how an app is used but don't have a long time to integrate. It's on Github here: http://github.com/sebinsua/express-keenio Love to get your thoughts! :...
Manage App Engine Datastore from Node.js programs (github.com)
The State of Desktop Applications in Node.js (nodesource.com)
io.js and Node.js to Join the Node Foundation · Vote Happened and Merger Going Ahead (github.com)
Node.js module for App Store Optimization on Google Play (github.com)
I Peeked Into My Node_Modules Directory And You Won’t Believe What Happened Next (medium.com)
One easy way to inject malicious code in any Node.js application (blog.sqreen.io)
Meta: 'nodejs' tag
Hi Lobsters, As you probably know, node.js is a framework for developing server applications on javascript. It is a relevant piece of software [that attracts many developers](http://thenewstack.io/javascript-popularity-surpasses-java-php-stack-overflow-developer-survey/) and, if only for that, me...
Redis Pub/Sub: Node.js Guide (redisgreen.net)
MongoDB will not prevent NoSQL injections in your Node.js app (blog.sqreen.io)
How to prevent NoSQL injections in MongoDB in a Node.js app (blog.sqreen.io)
TypeORM - An Object Relational Mapper (ORM) for node.js (github.com)
Unshorten (expand) short URLs with Node.js (loige.co)
Short URLs have been an invaluable tool for social media marketing for so many years and we are now used to seeing them everywhere. Most of the credit probably goes to URL shorteners services like Bit.ly, Goo.gl, YOURLS and Rebrandly that popularised the concept and made easy for everyone to start c...
A library for building cross-platform apps - ReactXP (microsoft.github.io)
Cross platform development with NodeJS and React.
Node-RED: Flow-based programming for the Internet of Things (nodered.org)
I am considering migrating some of my home devices to MQTT and Node-Red. Curious to know fellow lobsters experiences with this. I am not a big fan of visual programming (specifically LabView, which I hate). But looks like you can write your functions and connect them inside javascript directly.
Hard-won lessons: Five years with Node.js (blog.scottnonnenberg.com)
Breaking the Node.js event loop (blog.scottnonnenberg.com)
HConfig, a human friendly config file for node.js applications (github.com)
Many tools written in node.js just use a JSON file (or a JSON-like file, like yaml or hjson) for configuration. That works well for some stuff (except JSON; that's generally a pain to write and has no comments), but they're all sorely missing a way to spread your configuration out across multiple fi...