DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Presentation as PDF

1. who am I? 2. what is jquery? 3. jquery’s core philosophy 4. get some elements. do some stuff. 5. get some elements.but how? 6. why reinvent thewheel? 7. CSS 3 plus •…

Technology Javascript moderno

1.Javascript ModernoJean Carlo Nascimento aka Suissa2. Links nosqlbr.com.brjquerybrasil.org frontendbrasil.com.brjavascriptbrasil.com.brcomoprogramarphp.com.br github.com/suissaabout.me/suissa…

Education CoffeeScript - An Introduction

1.* SK Manvendra2. * Getting and running it * Variables * “Interpolation” and “““Heredocs””” * Statements * Functions and Splats… * Collections, Iterations…

Documents HC - The Mobile Adventure with Phonegap

1. “ “It’s time to thinkMOBILE FIRST 2. our Story 3. a Real Story 4. Rails mobile view + jQuery Mobile 5. Enough to raise money 6. 2012 - Designer full-time 7. Demo…

Technology Regular Expressions in JavaScript and Command Line

1. RegularExpressionsMake complex data searches easy(-ish)!Mandi Grant@wygrant9/9/2014 2. Regular expressions are forfinding text that conformsto a particular pattern. 3.…