Lately, I've been feeling very blocked with some software architecture matters, so I've been re-reading Clean Code: A Handbook Of Agile Software Craftsmanship by [Uncle Bob] Robert C. Martin. One of the themes that keeps coming up in the book is that thin... (more…)
Read more »
Sometimes you need a way to look at every row in a database table, and perform some operation on it. (more…)
Read more »
We are exited to launch the first meetup at uSwitch and gather Node.JS enthusiasts for an evening with great talks, pizza and beer!
Meetup agenda:
5:50 - 6:00 PM - Register, grab a beer and a seat
6:0...
Read more »
Programming with Node.js, a brief timeline of callbacks vs promises vs generators vs async-await. (more…)
Read more »
Learn what graceful shutdown is, what are the main benefits of it, and how can you achieve it with a Node.js application running on Kubernetess. (more…)
Read more »