Advanced Web Technologies
Browse the sub-sections
- Algorithms
- Analytics
- Audio
- Breaking out of the web
- Connectivity
- Data
- GUIs
- Image Processing
- Javascript the language
- Visuals - 2D and 3D
Tools
- Visual Studio Code - Text editor for web technologies (and more!)
- Using Chrome's DevTools
- Codepen - Web based instant feedback sketching environment
- Playcode - Web based sketching environment
- JsBin - Web based sketching environment
- JsFiddle - Web based sketching environment
- Gibber - Live sketching visuals and audio in an abstracted Javascript environment
- Glitch - Free environment for collaborative Javascript editing, which also hosts your Node.js code
Further references and inspiration
- Chrome Experiments
What Can The Web Do Today? - The state of various new APIs for the web
- JavascriptOO Browsable list of Javascript toolkits
- Tom Igoe's Node.js Examples: Using Javascript beyond the browser, including XBee, Philips Hue
- Awesome Node.js - Collection of useful and interesting Node.js packages
- Awesome Javascript A collection of useful Javascript libraries and resources
- Dive into HTML5 by Mark Pilgrim - walkthrough of major features of HTML5 with good examples
- Introduction to HTML(and more from Mozilla)
- TangibleJs - Javascript and physical computing
Learning
- NodeSchool - A variety of hands-on workshops for different web technologies