-
Notifications
You must be signed in to change notification settings - Fork 21
Issues: EverythingMe/ffos-notes
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Comment lines of code that aren't instantly understandable
#17
opened Mar 22, 2013 by
nickdesaulniers
JSON.stringify with 3 args is for pretty printing logs to the console.
#14
opened Mar 22, 2013 by
nickdesaulniers
Don't be afraid to use variables to break up long lines of code
#13
opened Mar 22, 2013 by
nickdesaulniers
store the results of a function call in a varibale instead of repeatedly invoking the function
#10
opened Mar 22, 2013 by
nickdesaulniers
Always use strict equality comparisons in JS to avoid type conversion
#8
opened Mar 22, 2013 by
nickdesaulniers
ProTip!
Find all open issues with in progress development work with linked:pr.