Skip to content

Instantly share code, notes, and snippets.

@WagnerMoreira
Last active December 8, 2017 14:25
Show Gist options
  • Save WagnerMoreira/1e716fb30ac1b60c854138dbec5e9fc2 to your computer and use it in GitHub Desktop.
Save WagnerMoreira/1e716fb30ac1b60c854138dbec5e9fc2 to your computer and use it in GitHub Desktop.
Sollving JS Problems Algorithm
1 - stop hammering the same issue
2 - look over all of your lines
3 - re-read all of your code
4 - change the order of methods, remember that methods can be triggered the exactly order you put them
5 - you will find a solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment