
Engineering
Cautious when convert a BigDecimal value to JSON in Rails
In Ruby on Rails, we can use to_json to convert data or hash to JSON easily, but we need to be cautious when we convert
In Ruby on Rails, we can use to_json to convert data or hash to JSON easily, but we need to be cautious when we convert
On CoinGecko, we serve cryptocurrency market data to millions of users from all parts of the world. In order to scale that, it makes sense