live.nodejs.org
live.nodejs.org copied to clipboard
Website for Node.js Live.
Addressed issue #59, brought up by @ashleygwilliams. Wrapped node logo with anchor tag. Also, moved nodemon dependency to devDependencies in package.json while at it.
@mikeal: same thing as in https://github.com/nodejs/nodejs.org/commit/fb827b08f19c220ac25b23079c2eb02fb9745940.
**Title:** How to Accelerate Digital Transformation: @WalmartLab’s Migrated to React and Nodejs in Less Than a Year **Abstract** The story of how @WalmartLabs successfully migrated to React and Nodejs with...
**Title** Secure Node.js Infrastructure **Abstract** At Codiscope, we place a heavy emphasis on security that performs. In building our architecture on Node.js we went through a few iterations of build...
## The Node.js Ecosystem in Perspective Node.js was created 7 years ago by Ryan Dahl to increase the performance of web application development. Node.js was born in the era of...
#### Title Standardizing Readmes for great good #### Abstract If no one downloads or uses your npm module, you might need better documentation. Your README.md is the first access point...
You Don't Know npm Ashley, npm's Developer Community and Content Manager, gives a quick tour of npm’s greatest features, old and new, and demonstrates how they can be integrated into...
While the `class` keyword might be new in ES6, the concept of classes, inheritance, and privacy has been tackled in a myriad of ways. This talk will cover what options...
**Title:** Improving React Performance @WalmartLabs **Abstract** @WalmartLabs, we’ve been rolling out React across our organization. We’ve spent a large amount of time focusing on improving React’s performance, especially around server...