[Noisebridge-discuss] [JavaScript Class] Next Class, Friday Nov 15.

Garrett Smith dhtmlkitchen at gmail.com
Thu Nov 14 16:30:20 UTC 2013


Hi All -

Next class, Friday, 7 PM.

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

I've had one homework posted to the list so far.

Don't forget about last week's homework. I've yet to see one answer on the
following question:

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://www.noisebridge.net/pipermail/noisebridge-discuss/attachments/20131114/24964619/attachment-0002.html>


More information about the Noisebridge-discuss mailing list