Tech Blog
Learnings from the SB Tech Team
-
11-minute read
Introduction to Zookeeper
Zookeeper is an Apache project that was designed and implemented to help other developers build distributed applications. Many of…
-
17-minute read
Loading Constants – Ruby VS Rails (Part 2)
This is the second part of a two-parts blog post about how Ruby and Ruby on Rails treats…
-
22-minute read
Loading Constants – Ruby VS Rails (Part 1)
Ruby is an Object Oriented Language with many unique characteristics that make it, not only a pleasure to…
-
1-minute read
How to measure tech debt: An equation
How does technical debt affect a code base? What are the signs and how bad is the debt?…
-
2-minute read
Deprecating Code Gracefully
In this post I describe a neat but simple trick that you can use to help inform developers…