Alex is a contributor to WebFundamentals
WebAssembly Threads ready to try in Chrome 70
WebAssembly threads enable an application to make use of parallel threads running while sharing the same memory address space. This enables libraries and applications that rely on pthreads to be ported to run in the browser. This feature is being run under an origin-trial to solicit feedback from the developer community.
Extending the browser with WebAssembly
WebAssembly lets us extend the browser with new features. This article shows how to port the AV1 video decoder and play AV1 video in any modern browser.
Web Animations API Hits Cross-browser Milestone
Firefox 48 joins Chrome in shipping a native implementation of the Web Animations API.
Web Animations Improvements in Chrome 50
Better specification compliance and new features coming in Chrome 50.
Get on the CSS Grid!
CSS Grid Layout is a new CSS3 module that provides new layout primitives that are ideal for web applications.
New Web Animations engine in Blink drives CSS Animations & Transitions
An implementation of Web Animations 1.0 has landed in Blink powering CSS Animations and Transitions.