Hacker News new | ask | show | jobs
by k2052 3363 days ago
I'm working on a few things;

1. A bunch of dev books, tutorials and content for https://getGood.at

2. A zero config JS dev tool, you can see the prototype for it on GitHub https://github.com/Hactar-js/hactar. Currently working on a major rewrite using Reason.

3. A JS bundler and ES7 compiler in Reason. Think webpack and babel but ridiculously fast (compile times measured in ms instead of seconds) and with a massively simplified developer experience.