Luke Karrys
This slide has some notes. Hit s.
- Note 1 - Note 2 - Notes and notes and notes.// comment var x = 100, y = ['a', 100, {}], z = { x: 'z' }; // IIFE (function ($, window, undefined) { // What am I doing? var _test = function () {}; return { test: _test }; })(jQuery, window)
Some text. Italic. Bold.
One at a time
This is a blockqoute!Line 2Luke?