Blog
- All Posts
Lean game development
30 January, 2021
In this post, I will be talking about lean methodology in the game industry. I will also share the idea behind the game development framework.
Monorepo controversy, does it worth it?
25 January, 2021
I have been using monorepos for some time now for a couple of my projects. In this post, I will be sharing my experience and perspective on the concept.
How to deploy Functions to Firebase from a mono repo
07 August, 2020
Firebase tools still not designed for monorepo setup. There are several approaches you can make it work. In this post, I will be talking about how I set up my projects step by step.
Typescript dilemma, when to use it?
04 August, 2020
While the promises Typescript from the technical perspective are exciting, it is not for every project. In this post, I will be talking about my decision-making process to use it or not.