Blog

Simpsons Any Key

Corepack

Corepack is an experimental tool that helps you to manage your package managers. It ships with Node.js core so you probably have it installed already.

Read more...

ES6 Proxy and Localization

Maybe you've heard of JavaScript Proxy and think, "Hey that's cool and such, but what should I use it for?" Don't worry, I thought this too until recently when I needed a catch-all solution. And BEHOLD, the indirect intermediary known only as "Proxy" arose from the ashes and set ablaze all Text Editors throughout the known universe.

Read more...

ES6 Modules Today With TypeScript

Today, in 2017, many evergreen browsers support ES6 Modules out of the box. Some browsers have it hidden behind a flag, including Node.js. But is it possible to support old and new environments with the same npm package? Yes!

Read more...

Promises in Node.js 8.x Core

Promises are well-known in the JavaScript community since they landed in Chrome 32 (Jan 2014) and in Node.js 0.12 (Feb 2015). They were formally introduced as part of the ES6 (ES2015) spec and are even more important in 2017 due to the async/await primitives that landed in Chrome 55 (Dec 2016) and Node.js 7 (Feb 2017).

Read more...

Moving

At the end of 2015, I decided to move from California to Indiana. I will await your gasps and inevitable chuckle or head nod.

Read more...

Holographic Computing

Holograms are the future of computing and I think Hololens is a big stepping stone in making holographic computing a reality.

Read more...

Copee Released

Copee js, a library to copy text from the browser to the clipboard, is available now on GitHub!

Read more...

Added Google Analytics

I recently added Google Analytics to this website because I had no idea what kind of traffic I was getting. The numbers are in and they were not far off from what I was expecting.

Read more...

State Of The Web

I guess I have been busy this last year. It took a year to get some screenshots up but I finally have pages for the few GitHub projects I posted about below.

Read more...

The Harvest Club

Winter is over! This quarter, I have been working on a Contact Management System for a non-profit organization called The Harvest Club.

Read more...

Movie Quiz Android App

This quarter has been extremely difficult, but oddly fun. I feel like I have a project due every day and finals are just around the corner.

Read more...

TRON: Legacy Review

I don't remember the first TRON movie very well because I was really young when I saw it. Maybe this movie would have made more sense so I'll have to watch the first one again. Here are my current thoughts on the movie.

Read more...