Wouldn’t it be cool to bridge the gap between native and web applications? The Generic Sensor API enables use cases such as immersive gaming, fitness tracking, and augmented or virtual reality. Alexander Shalamov and Mikhail Pozdnyakov |
|
Mikeal argues WebComponents are more than just standards. | |
|
Chris discusses the merits of CSS as a programming interface and why it was born the way it is. |
|
An official style guide for Vue-specific code. |
|
Mathias writes about how async / await enables a JavaScript engine-level optimization involving stack traces for asynchronous code — while promises don’t. |
|
Nolan discusses how the Edge team aids website authors in building faster sites, and how to think of performance as an investigative activity, beyond a simple checklist-based approach. |
|
A part-time information architecture and design program at Northwestern University, taught by industry leaders and top professors. |
|
Colin takes a look at various different approaches to writing recursive asynchronous functions, including callbacks and promises, and ultimately shows how async functions result in a much simpler and cleaner solution. |
|
Shopify has built a draggable library and the demo page looks just gorgeous. It has the ability to perform swaps, sorting, collision detection, and it’s accessible and extensible to boot! | |
|
A quick introduction to the new features in React 16 SSR, including arrays, performance, streaming, and more. |
|
|
Comments