Issue #10 · May 15, 2017

The story of port 22: SSH

“Science and technology revolutionize our lives, but memory, tradition and myth frame our response”

Best 7 links of week #19, 2017

Articles

The Twelve-Factor App

A must-known methodology for building modern, scalable, maintainable software-as-a-service apps.

Debugging Tips and Tricks

Writing code for the browser is only one small piece of being a developer. In order to be efficient and capable at our jobs, we must also excel at debugging.

JavaScript Patterns for 2017

The JavaScript language and ecosystem have seen dramatic changes in the last 2 years. In this sessions we'll look at patterns for organizing code using modules, talk about some of the pros and cons of new language features, and look at the current state of build tools and build patterns.

Writing reusable JS modules in ES6

A tutorial on how to create a JavaScript package written in ES6 that's usable with CommonJS, asynchronous module definition (AMD) or browser global modules.

Book of the week

The Linux Command Line: A Complete Introduction

The Linux Command Line: A Complete Introduction

by William E. Shotts Jr.

The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore.