Skip to content

Journey of obstacles

Marie-Louise edited this page Nov 6, 2018 · 1 revision

There are so many obstacles when fixing a bug. here is my journey :

Understand the initial problem > the code that will fix it > find the files where the bug is located > understand how to test your solution in dev tools > understand compiling scripts etc

Clone this wiki locally