My notes from learning React & JSX

Learning a new front-end framework can be time consuming and often very difficult, due to the complexity that JavaScript allows for because it is a dynamically typed language. Whenever I learn something new, I create a new tab in OneNote and keep a list of the tutorials, helpful GitHub repos, and questions I have along the way. It’s only…

Building Shaders With Babylon.js

One of my colleagues at Microsoft, David Catuhe (@DeltaKosh) has been building Babylon.js, a free and open source WebGL framework for gaming and visualizations over the last few years. I fell in love with it immediately, largely due to the documentation, samples, and sandbox to learn and play around in. ———————– @DaveVoyles Subscribe to my…

BabylonJS webgl demo

Sponza, the new WebGL demo from BabylonJS, updates to the framework

Whenever I hear developers say “The web is slow” I think of the experiences others have crafted from WebGL, the graphics API available to the browser. Several developers from Microsoft started the open source WebGL framework, BabylonJS, several years ago and continue to build on it now. On this page you’ll find their latest experience. …