Angular 6.0 Released— A major release focused on Angular’s toolchain (particularly Angular CLI) and developer experience than on the framework itself. Angular Elements also allows you to bootstrap components within an existing app by registering them as Custom Elements. Want help in upgrading to 6 from an earlier version? Use the Angular Update Guide.
Fix Production Bugs in Seconds with Sentry— Relying on users to report errors? Use Sentry to see unminified code right in the stack trace with source maps. Cut time to resolution from 5 hours to 5 minutes. Sentry is 100% open source and loved by 500K developers. Sign up for free.
Sentry sponsor
Dojo 2.0: A Step Forward for an Early JS Framework— Originally known as the Dojo Toolkit, Dojo pioneered a lot of concepts we now take for granted. Dojo 2 brings modern standards to the framework such as a reactive, virtual DOM-based widget system, Web Components support, and CLI tooling.
ow: Function Argument Validation for Humans— Define constraints for arguments with a fluent API (e.g. ow(input, ow.string.minLength(5))) and get nice error messages on failure.
Web Audio API DSP Playground— This is a lot of fun to noodle with, though AudioWorklet support limits it to Chrome for now.
Arthur Carabott
Impact (the HTML5 Game Engine) Open Sourced— Anyone building HTML5 games a few years ago will have heard of this popular game engine. It was a paid-for product but has just been MIT licensed.