Javascript Course

FacebookTwitter
twitter tools

Making an iPad HTML5 App & making it really fast

http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/ June 4th, 2010 About a month ago or so, Amy and I release a little (literally, it’s about 5k) HTML5 iPad App for looking up time zones. I don’t mean select-box wasteland like all other time zone sites (who likes select boxes anyway?!), I mean a nicely polished, touch-enabled UI that works offline, too. The site uses no images (‘cept for the ad), no JavaScript framworks, and no external CSS, and fits quite comfortably in a few k’s of gzipped HTML.
http://jqfundamentals.com/book/index.html#chapter-2 With contributions by James Padolsey, Paul Irish, and others.

jQuery Fundamentals

beta) | Javascript | What is Javascript

What is JavaScript? For our purposes, JavaScript is instructions (code) that can be understood by web browsers. Browsers are designed to interpret and understand two other types of code used in web development: HyperText Markup Language (HTML), which provides the structure of a web document and Cascading Style Sheets (CSS), which is used to control the way a web page is displayed and styled. http://new.p2pu.org/en/groups/javascript-101/content/week1/
javascript

I’ve been meaning to do a roll-up of top JavaScript, CSS & HTML development tools that I use or have been recommended to me and after having lunch with my bud Brian Wilpon today, I realized I just needed to do it. He asked me what some of the newer tools are and I think this is the best way to help him (and the community in general).

The Big List of JavaScript, CSS, and HTML Development Tools, Libraries, Projects, and Books - Rey Bango

http://blog.reybango.com/the-big-list-of-javascript-css-and-html-development-tools-libraries-projects-and-books/#jslibs
See also: Project Euler

Web Design/JavaScript Challenges

http://en.wikiversity.org/wiki/Web_Design/JavaScript_Challenges
Welcoming all the 170 + participants who have been accepted in this course. http://webcraftp2p.appspot.com/courses/course/javascript101p2pujanuary2011/

Mozilla Firefox