[Noisebridge-discuss] JavaScript Class

Garrett Smith dhtmlkitchen at gmail.com
Fri Nov 15 23:26:12 UTC 2013


Hi All -

Next class, Friday, 7 PM. (Tonight)

We'll cover style changes using className, CSS inheritance, and event
bubbling. All very practical things that can be used right away.

Last week's homework:

Write a function that sorts an array of strings case-insensitively.

var input = ["penguin", "Bear", "pelican", "ostrich"];
sortStringsCI(input); // ["Bear", "pelican", "penguin", "ostrich"];


https://noisebridge.net/wiki/JavaScript/Notes/Array#Assignment_3_Write_a_function_that_sorts_an_array_of_strings_case-insensitively
.

Please bring your answer to class.
-- 
Garrett
@xkit
ChordCycles.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noisebridge.net/pipermail/noisebridge-discuss/attachments/20131115/dc9bb6bb/attachment-0003.html>


More information about the Noisebridge-discuss mailing list