Tech Writing

I enjoy writing my thinking and some times I publish it. Here are my recent entries:

🚀 Aggressive idea execution

What I learned after 5 years of consciously improving on making projects and products.

🤯 Running PHP in Javascript

I could get a basic PHP version transpiling and running in pure Javascript. No server needed.

🌠 Transferring Github stars

Explanation of how I moved stars to a new project from an old and undeserving library.

✨ Better Promises

Exploring the limitations of Javascript's Promises and what I did to overcome them.

🙋 Getting a great npm name

Discovered a way to get taken npm names and shared it with the Javascript community.

🏹 Async/Await are awesome

How these ES7 features can improve and simplify asynchronous Javascript greatly.