Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin0x90/html5-training-demos
This Repository contains some demos for a HTML5 Training Course.
https://github.com/kevin0x90/html5-training-demos
Last synced: 6 days ago
JSON representation
This Repository contains some demos for a HTML5 Training Course.
- Host: GitHub
- URL: https://github.com/kevin0x90/html5-training-demos
- Owner: kevin0x90
- Created: 2014-02-15T23:10:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T12:55:22.000Z (over 10 years ago)
- Last Synced: 2023-08-14T03:11:01.464Z (over 1 year ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This repository contains all demo code which is used
for a training course i gave for a quick overview
of HTML5 for developers who are new to HTML5.The main focus of the demos are the new Javascript
APIs available in HTML5. But there are also demos
for plain HTML5 like the new tags available in the
markup.Most of this code is just to demo some special
API or feature so i tried to keep the demos on a
small size and avoided external script files where
it was possible.I think i will do some refactoring of the demos
in the near feature to make them more cleaner.