While working through the code samples for Learn you some Erlang I found it helpful to quickly define and run some EUnit test cases. So far all the Erlang I did involved using rebar, but that didn’t make sense for code snippets so here is a simple command line for recompiling and running the unit tests for a module.
Month: Feb 2014
JSCodeRetreat
Last saturday I took part in the JSCodeRetreat, it has been an awesome experience thanks to Uxebu and Mayflower since I still had the code on my laptop I decided to split it in the commits as it was developed and finish it. It is available on Github now and if you are interested about the process just browse the commits.
You got JSON in my schema @takeoffconf 2014
Last friday I talked about schema migrations in NoSQL databases, and how to deal with ever changing requirements. The slides are online the video will be soon.
UPDATE: The video is available now