innoq / rocair

progressive enhancement demo

Home Page:http://rocair.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROCAir is a simple demo application demonstrating the benefits of progressive enhancement for both end users and developers

starting from POSH form controls which are augmented by layering CSS and JavaScript on top, browsers provide us with various benefits such as focus handling, keyboard controls and accessibility - without us having to reinvent the wheel by implementing such functionality ourselves (usually in sub-par fashion)

created by innoQ, though based on the collective wisdom of web advocates across the globe

note that there is a more elaborate version at https://github.com/innoq/roca-airways

Getting Started

  • npm install downloads third-party components
  • ./server launches the application

licensed under the Apache License, version 2.0

About

progressive enhancement demo

http://rocair.herokuapp.com

License:Other


Languages

Language:JavaScript 56.0%Language:HTML 22.7%Language:CSS 21.2%