Links für Web-Entwicklung: Unterschied zwischen den Versionen
Thomas (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Thomas (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 184: | Zeile 184: | ||
[http://www.prototypejs.org/ Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications] | [http://www.prototypejs.org/ Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications] | ||
[http://code.flickr.com/blog/2012/06/01/parsing-exif-client-side-using-javascript-2/ Code: Flickr Developer Blog » Parsing Exif client-side using JavaScript] | |||
[http://lab.hakim.se/scroll-effects/ stroll.js - CSS3 Scroll Effects] | |||
[http://benalman.com/news/2010/11/immediately-invoked-function-expression/ Ben Alman » Immediately-Invoked Function Expression (IIFE)] | |||
[http://skilldrick.co.uk/2011/04/closures-explained-with-javascript/ Skilldrick » Closures explained with JavaScript] | |||
[http://keithcirkel.co.uk/jwerty/ jwerty - Awesome handling of keyboard events] |
Aktuelle Version vom 5. August 2012, 17:05 Uhr
Efficient JavaScript - Dev.Opera
CSS3 Please! The Cross-Browser CSS3 Rule Generator
dochub | Instant Documentation Search
Our 50 Favorite Web Developers Resources and Tools from 2011
Badass JS is back with a new look! Here's a little catchup. - Badass JavaScript
HTML5 Boilerplate - A rock-solid default template for HTML5 awesome.
W3Schools Online Web Tutorials
Top 10 Mobile Web Development JavaScript Frameworks
Animatable: A CSS transitions gallery | Lea Verou
The Web Platform: Browser technologies
Raible Designs | PhoneGap for Hybrid App Development
The developer's guide to mobile frameworks | Feature | .net magazine
A gentle introduction to CSS3 Flexible Box Module (Part 1) | The Haystack.
Learn You a Flexbox for Great Good! | The Haystack.
vnc.js: how to build a JavaScript VNC Client in a 24 hour hackday | LinkedIn Engineering
HTML5 Please - Use the new and shiny responsibly
Hidden Gems of HTML5: classList ✩ Mozilla Hacks – the Web developer blog
Widget Theming: Shadow DOM Example
Mobile Frameworks Comparison Chart
Try Jasmine in your browser, because downloading a zip file is too much work!
5 Online Playgrounds for HTML, CSS and JavaScript Compared | Design Shack
Control image aspect ratios with CSS3 | Tutorial | .net magazine
A Giant Set Of 600 Unique iPhone Icons By IconShock
Sample Mobile App with Backbone.js, PhoneGap, and a Local Database
Device specific css files. — Gist
JavaScript Getters and Setters: Why U No Use Dem? « Josh On Design
HTML5 Rocks - A resource for open web HTML5 developers
Online Tools for Software Developers (Free)
Converting JSON to XML and XML to JSON
Mobile Tuxedo - Mobile Application Development Resources
API Directory - ProgrammableWeb
davibe/Phonegap-SQLitePlugin · GitHub
Ceaser - CSS Easing Animation Tool - Matthew Lein
CSS px is an Angular Measurement
Moment.js - A lightweight javascript date library
SitePoint HTML/JavaScript/CSS Referenz
db.js :: a developer friendly asynchronousStorage
Online JavaScript Regular Expression Tester
Semantic client-side device detection with Media Queries
A drop-in replacement for Underscore.js
CreativeJS | The very best of creative JavaScript and HTML5
SilkJS - JavaScript for the rest of us
LinkedIn for iPad: 5 techniques for smooth infinite scrolling in HTML5 | LinkedIn Engineering
The Web Platform: Browser technologies
Experimental Page Layout Inspired by Flipboard | Codrops
Comparing HTML5 Mobile Web Framework - Dzyngiri
Simple Offline Data Synchronization for Mobile Web and PhoneGap Applications
sockjs (SockJS - WebSocket emulation)
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
AliceJS - (A Lightweight Independent CSS Engine)
The 30 CSS Selectors you Must Memorize | Nettuts+
Proto.io - Silly-fast mobile prototyping.
Principles of Mobile Interface Design
The Definitive Guide to CSS Animations and Transitions | InsertHTML
A Pixel is Not a Pixel: PPK Explains Viewports - Marakana
Getting the Native Feel - JavaScript for Mobile and Tablet Web Apps - Marakana
prototype-carousel - Prototype Carousel plugin - Google Project Hosting
JavaScript console - for debugging JavaScript and remote debugging mobile web apps
JS Bin - Collaborative JavaScript Debugging
script.aculo.us - web 2.0 javascript
Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications
Code: Flickr Developer Blog » Parsing Exif client-side using JavaScript
stroll.js - CSS3 Scroll Effects
Ben Alman » Immediately-Invoked Function Expression (IIFE)