This presentation was recorded at GOTO Amsterdam 2017 http://gotoams.nl Chris Heilmann - Senior Program Manager Developer Experience & Evangelism at Microsof... (more…)
Read more »
JavaScript has a concurrency model based on an event loop, which is responsible for executing the code, collecting and processing events, and executing queued sub-tasks. (more…)
Read more »
How Apollo will deliver a unified, incrementally adoptable experience across all three platforms... (more…)
Read more »
Fastest 4KB JS implementation of ed25519 signatures - paulmillr/noble-ed25519... (more…)
Read more »
During the past few weeks, I've been working on prettier, which is a JavaScript pretty printer. We are approaching the phase where we can actually use it so this is a good time to explain how it works. (more…)
Read more »