Sometimes it is better to log with meaningful key
Start file
window.nestedFormEvents.insertFields = (content, assoc, link) ->
console.log content, assoc, link
End file
window.nestedFormEvents.insertFields = (content, assoc, link) ->
console.log
content: content
assoc: assoc
link: link
2c2,5
< console.log content, assoc, link
---
> console.log
> content: content
> assoc: assoc
> link: link
Unlock
7 remaining solutions by
signing in and submitting your own entry
88 active golfers, 328 entries
21
#13 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:19PM
22
#>28 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:18PM
24
#>41 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:17PM
25
#>45 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:15PM
30
#>53 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:11PM
32
#>56 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:08PM
35
#>65 - we’re going to need a bigger bot / @assaflavie
04/17/2015 at 05:03PM