You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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