Improving Time To First Byte and Web VitalsIn this post we will cover quite a few different concepts I recently explored that influence the page speed, how they relate to Core Web…Sep 27, 2021Sep 27, 2021
How to store raw values with Rails.cacheI was using the Rails cache and Redis and I quickly overflew the memory storage so I went on a small quest to better understand the Rails…Sep 19, 2021Sep 19, 2021
N+1 & Eager loading & BeyondHey all, this is a cross post from the original post on my website. Although I am not sure if I should keep cross-posting here it is one…Sep 12, 2021Sep 12, 2021
🔙 Reflections of five years doing HacktoberfestHey all, this is a cross post from the original post on my website. I just realized my Medium is way behind the website, and although I am…Sep 4, 2021Sep 4, 2021
Circuitbox: How to Circuit Breaker in RubyThis post focused on Circuit Breaker pattern and using Circuitbox, a Ruby gem for creating circuit breakers.Nov 26, 2020Nov 26, 2020
How I avoid the side project frustrationI just don’t do them anymore. No, seriously…Nov 3, 2020Nov 3, 2020
Loading a directory as a tree structure in NodeHey you all 👋! This article is the first follow up on JSCity series. If you haven't read it yet, feel free to check it out in the post…Jul 5, 2020Jul 5, 2020
JSCity visualizing JavaScript codeHey everyone 👋 it's been a long time since I do not post here! The main reason why that's the case is because I've been posting more on…Jun 13, 2020Jun 13, 2020
Published inOpen GraphQLFeature Flag approach for React using Apollo Client 🚀Feature flag (or feature toggle, feature switch…) comes with different shapes and implementations, however is a well known and powerful…Oct 12, 2018Oct 12, 2018
Published inOpen GraphQLApollo Multiple Clients with React?updated at: 06/08/2019Aug 9, 20186Aug 9, 20186