eslint-plugin-compat eslint-plugin-compat is an open source static analyzer that lints the compatability of your JS code.Here is a short demo: InspirationThe idea for this project was inspired by toolchains for native platforms, like
open source Falcon - A Modern, Cross Platform Database Client Falcon is an open source, cross-platform database client that focuses on performance, extensibility, and data visualization
Project Ideas This is an ongoing blog post that lists project ideas I am thinking of working on. If you are interested on working on any one of these ideas with me, feel free to
What I'm excited for in Node Promise based node API's WASM support, threads SharedArrayBuffer, JS Threads Custom Paint API, Houdini
open source Electron React Boilerplate An Introduction to ElectronThe web environment has seen many advancements within the last few years. We've seen advancements in rendering (react), significant improvements in serving assets quickly (service worker), and near native performance
A Priceless Learning Resource for Devs One of the most valuable things I have learned during my experiences in open source software is that it pays to learn from the mistakes of others so that you don't make those
threejs xwing - A Star Wars WebGL Game Built with Three.JS After learning the basics of WebGL, shaders, and ThreeJS, I thought I'd start a project that incorporates all these technologies. That project is xwing
Javascript Killing Coercion and Silent Failure in JavaScript With Babel TL;DR: The tale of Brendan Eich's notorious 10 days of writing what he was told would be Java's "sidekick" language in the browser, "JavaScript", has taken off like
webassembly Mad Science With WebAssembly This article provides a short background of WebAssembly and provides a tutorial to get you started. Background “Write once, work everywhere” is the beauty of the web. This cannot be said for the