top of page
Search


Design Patterns Overview
I view design patterns as some of the essential tools in the developer toolbox, in order to build software product. OOP principles and...
yuli0203
Dec 13, 20213 min read
Â


Git Merge vs Rebase
These are two approaches to insert changes from a feature branch to a development/master/other branch in Git. A lot of people ask what is...
yuli0203
Dec 12, 20214 min read
Â


Git Submodules with Unity 3D
I have been working on multiple Unity 3D projects, and I often used the same setup for many of them. I needed to reuse my Infrastructure...
yuli0203
Dec 11, 20212 min read
Â
bottom of page
