Issue #17 · July 3, 2017

Coding "Snake" in 4 min 30 sec

“That’s been one of my mantras — focus and simplicity. Simple can be harder than complex; you have to work hard to get your thinking clean to make it simple”

Best 7 links of week #26, 2017

Articles

React Express

A new website that helps you learn React by coding interactive snippets of code.

typicode/json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously) using this simple Node.js package.

Node.js Will Overtake Java Within a Year

Rogers spoke with The New Stack to talk about his experience getting started in the open source world, working at the Node.js Foundation and becoming an open source governance principals guru. Read why he thinks Node.js will supersede Java very soon.

Designing The Perfect Accordion

How do you design the perfect accordion? The choice and position of the icon matters, and so does interaction designs. A detailed run-down.

Understanding Node.js Event-Driven Architecture

Most of Node’s objects — like HTTP requests, responses, and streams — implement the EventEmitter module so they can provide a way to emit data. Understand how this paradigm works and how you can take advantage of it.

Book of the week

Graph Databases: New Opportunities for Connected Data

Graph Databases: New Opportunities for Connected Data

by Ian Robinson

Discover how graph databases can help you manage and query highly connected data. With this practical book, you’ll learn how to design and implement a graph database that brings the power of graphs to bear on a broad range of problem domains. Whether you want to speed up your response to user queries or build a database that can adapt as your business evolves, this book shows you how to apply the schema-free graph model to real-world problems.