Software / System Engineering & personal random thoughts / theories
Nov 3, 2015 My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: day in Delhi to transition to Rishikesh
Read more ⟶ Nov 3, 2015 My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: Rishikesh
Read more ⟶ Oct 5, 2015 Slides, notes & source code of my talk introductory talk to Lovefiel, a cross-browser SQL-Like relation query engine, at Barcelona JS group
Read more ⟶ Jun 30, 2015 After I took a look to Mercury README long time ago, I've got my hands dirty with it during a 24 hours Hackathon, so here you can read my thoughts
Read more ⟶ Jun 3, 2015 After I looked a different approach to write Golang HTTP Handlers for common actions I've come up with a new approach to write those in a Ruby Rack style
Read more ⟶ May 20, 2015 After reading about a different approach of Golang HTTP Handlers to have clean code, I've implemented a benchmark to about how it performs
Read more ⟶ May 6, 2015 ES6 classes doesn't have any official mechanism to define private members, however using proxies we can get an approach of having them
Read more ⟶ Apr 22, 2015 Running a NodeJS HTTPS server is easy, however when you have to create the SSL certificates, it becomes a tedious task, so in this post I wrapped it up
Read more ⟶ Apr 13, 2015 Having a body in a GET request doesn't fulfill the current HTTP/1.1 standard, take a look here to know why
Read more ⟶ Apr 6, 2015 Read about how to test in iojs/NodeJS with 100% coverage a simple AWS Lambda handler which third party dependencies with Mocha, Chai & Sinon
Read more ⟶