Difference between revisions of "Talk:Mod:Cookbook"
From Roll20 Wiki
Line 4: | Line 4: | ||
[[User:104025|104025]] ([[User talk:104025|talk]]) 11:46, 30 January 2015 (EST) | [[User:104025|104025]] ([[User talk:104025|talk]]) 11:46, 30 January 2015 (EST) | ||
+ | |||
+ | Underscore almost needs it's own section or a link to a tutorial web site. I've been developing software for over 20+ years and yes _JS is powerful, but I find myself constantly searching through Stack Overflow on how to do things because the official docs are so piss poor. | ||
+ | |||
+ | [[User:1638601|RyanNerd]] ([[User talk:1638601|talk]]) 23:52, 12 November 2016 (EST) |
Revision as of 04:52, 13 November 2016
Brian:
For the cookbook of underscore functions, I want to keep to a simpler style than I might normally write, and build up to complexity. That's why I have written less complicated examples as well as used less formal language, for the most part. I just adjusted the examples to have a more distinct style between code and output (matching the output to what would be visible in the API Console).
The Aaron (talk) 11:46, 30 January 2015 (EST)
Underscore almost needs it's own section or a link to a tutorial web site. I've been developing software for over 20+ years and yes _JS is powerful, but I find myself constantly searching through Stack Overflow on how to do things because the official docs are so piss poor.