Is the Ringelmann Effect Holding You Back?

Is the Ringelmann Effect Holding You Back?

When you ask yourself how you can be useful, you immediately become more aware of the needs around you. You see where the holes are, you find a way to fill them. The question jumpstarts your brain and shift your thoughts from, “Well, surely someone will find a solution,” to “How can I help fix this?”

developit/preact-scroll-viewport

developit/preact-scroll-viewport

Preact Component that renders children only when in-viewport https://jsfiddle.net/developit/t6qqnwn9/

Doomspork/elixir-companies

Doomspork/elixir-companies

A curated list of companies using Elixir in production, organized by industry.

Understanding the Node.js Event Loop

Understanding the Node.js Event Loop

This article helps you to understand how the Node.js event loop works, and how you can leverage it to build fast applications. We’ll also discuss the most common problems you might encounter, and the solutions for them.

Good article that describes how Node.js handles asynchronous operations including geting into microtasks and macrotasks as well as how they relate to the more common promise, process.nextTick(), and setTimeout() calls relate.

H4cc/awesome-elixir

H4cc/awesome-elixir

A curated list of amazingly awesome Elixir libraries, resources, and shiny things inspired by awesome-php.