LEMP is a variation of the ubiquitous LAMP stack used for developing and deploying web applications. Traditionally, LAMP consists of Linux, Apache, MySQL, and PHP. Due to its modular nature, the components can easily be swapped out. With LEMP, Apache is replaced with the lightweight yet powerful Nginx.

Photography Responsive Website Template. Additional features, comprehensive documentation and stock photos are included.
TL;DR: Installation images for many of the most popular Linux distributions are difficult or impossible to obtain securely via download. Linux security is a very complex topic. Modern Linux distributions boast intricate security features in both kernel and userspace, designed to guard against anything from memory corruption exploits...
Slides used for talk to Buenos Aires NodeJS Meetup.
Covers Node library BookshelfJS, which I have used for 4+ years.
Bookshelf-demo repo will be partnered w…
ress - :page_facing_up: A modern CSS reset
Andrew Carter makes an LED blink on a Raspberry Pi with PHP - Building Raspberry Pi projects with PHP has never been easier!
HTTP/2 is poised to eliminate much of the waste that developers deal with. Multiplexed connections will eliminate the need to bundle JavaScript libraries together. But is HTTP/2 a panacea to all our problems? What about WebSocket? Allan Denis tells us what HTTP/2 is good at and debunks some myths about what it can do.
ES6-for-humans - A kickstarter guide to writing ES6.
Write asynchronous code using synchronous coding techniques in PHP