Coding "Snake" in 4 min 30 sec
An incredibly quick walkthrough on how to build a snake game using only vanilla JavaScript and the browser canvas.
“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
An incredibly quick walkthrough on how to build a snake game using only vanilla JavaScript and the browser canvas.
A new website that helps you learn React by coding interactive snippets of code.
Get a full fake REST API with zero coding in less than 30 seconds (seriously) using this simple Node.js package.
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.
How do you design the perfect accordion? The choice and position of the icon matters, and so does interaction designs. A detailed run-down.
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.
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.