An easy to follow guide on performing unit testing for ReactJS using Jest framework, and with how it helps us move a lot faster at Decentro.
Trial and error. The base of any tech-first startup looking to scale sits comfortably behind the iterations of each code deployment. When you start a product journey, you build up…
Guide to DataTables – The Superman of Data Management
Introduction In today’s day and age, “data” is like liquid gold. The advancements made while leveraging this data have particularly helped the Fintech industry mint millions in the recent past….
Usage of Metabase for making a data-driven product
CTO at Decentro. Making fintech great again!
“Data is the new oil”. We have all heard this adage but how does it fit in the startup ecosystem? Let’s find out
How To Make Your Python Flask API 25x Faster
CTO at Decentro. Making fintech great again!
Do you work extensively with Flask & Python? Here’s how we made Python Flask API 25x Faster!
Understanding Transaction Isolation Levels in MySQL
I love to be in an environment where I could map core business problems to technical solutions and architect a resilient system using first principles. Apart from coding and designing systems I love to read books.
What happens if your customer performs concurrent financial operations via accounts? How do we solve this? Enter MySQL Isolation Levels!