Skip to content

sonique-sky/bango

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bango

Test harness for ExtJS project

##Comandments

  • No logic in views
  • No event handling other than DOM events to be in Views
  • javascript ids to be hyphen-separated not CamelCase
  • Use the stores!
  • View items should have listeners. i.e. No 'control:' or 'listen -> component:' in ViewControllers
  • Speel Commandments correctly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 6.7%
  • Java 1.3%
  • Other 0.2%