Timeline for Append an Array to an Array of Arrays in JavaScript
Current License: CC BY-SA 3.0
8 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jan 12, 2018 at 12:54 | vote | accept | North Laine | ||
Jul 28, 2015 at 11:26 | vote | accept | North Laine | ||
Jan 12, 2018 at 12:54 | |||||
Jul 22, 2015 at 15:23 | answer | added | WebWanderer | timeline score: 0 | |
Jul 22, 2015 at 15:20 | answer | added | dfsq | timeline score: 1 | |
Jul 22, 2015 at 15:20 | comment | added | Dan |
Is there any structure that holds all the country abbreviations or are they all just defined like var uk = [...] ?
|
|
Jul 22, 2015 at 15:20 | comment | added | NMunro | Wouldn't an object be a better solution? That way if there's hundreds of entries you could just use world['uk'] rather than iterating over a list? | |
Jul 22, 2015 at 15:19 | answer | added | atmd | timeline score: 9 | |
Jul 22, 2015 at 15:17 | history | asked | North Laine | CC BY-SA 3.0 |