Are you a JS ninja? Would you like to become superhero, fight evil, and change the way web apps are written? Awesome, because we are hiring!
HTML enhanced for web apps!
Why AngularJS?
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Alternatives
Other frameworks deal with HTML’s shortcomings by either abstracting away HTML, CSS, and/or JavaScript or by providing an imperative way for manipulating the DOM. Neither of these address the root problem that HTML was not designed for dynamic views.
Extensibility
AngularJS is a toolset for building the framework most suited to your application development. It is fully extensible and works well with other libraries. Every feature can be modified or replaced to suit your unique development workflow and feature needs. Read on to find out how.
The Basics
Add Some Control
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] input 이 hidden 이거나 포커스 없이 value()가 변경되는 것을 체크할때 사용. (0) | 2013.01.15 |
---|---|
[jQuery] 40+ Free and Fresh jQuery Plugins and Tutorials (0) | 2013.01.07 |
[jQuery] 50 Most Useful jQuery Plugins from 2012 (0) | 2012.12.24 |
[Style] 50 Best Responsive Web Design Toolbox (0) | 2012.12.20 |
[javascript] UIKit - http://visionmedia.github.com/uikit/ (0) | 2012.12.14 |