Create Components
http://plnkr.co/edit/NomETVhyqSIryX2Pm6dc?p=preview
https://docs.angularjs.org/guide/component
Component is a special kind of directive that uses a simpler configuration which is suitable for a component-based application structure.
Advantages of Components:
-
simpler configuration than plain directives
-
promote sane defaults and best practices
-
optimized for component-based architecture
-
writing component directives will make it easier to upgrade to Angular
-
Angular 2 is able of using older AngularJS components.
-
Developer Guide
https://docs.angularjs.org/guide
-
AngularJS API Docs
https://docs.angularjs.org/api
-
Error Reference
https://docs.angularjs.org/error
Guide to AngularJS
-
Official AngularJS Tutorial
https://docs.angularjs.org/tutorial/index - PhoneCat Tutorial App
-
AngularJS Seed
https://github.com/angular/angular-seed
angular/angular-seed
Seed project for angular apps. . Contribute to angular/angular-seed development by creating an account on GitHub.
github.com
-
Angular Style Guide
https://github.com/johnpapa/angular-styleguide
인프런 인강 55%할인 쿠폰 - 커피한잔으로 Vue.js 핵심 강의!
인프런 인터넷 강의 55% 할인 쿠폰 - 커피한잔(5000원)으로 배우는 Vue.js 핵심 강의! 모바일 환경에서도 강의를 수강할 수 있도록 강의가 많이 개선되었습니다. 인프런 인터넷 강의 선착순 100명 55% �
plogger.tistory.com
[Vue.js 입문] 초보 실전 웹앱 개발 - 1부 : vue 개념 ~ 핵심 문법 - 인프런
이 강의를 수강하시면 Vue.js 와 관련된 기본적인 개념부터 Real 웹앱 개발을 해 볼 수 있습니다. 이 강의는 1부 기본기 이며, 2부와 3부를 통해서 실제 Real 웹앱을 구현해 보도록 하겠습니다. 초급 ��
www.inflearn.com
'Frontend > angularjs' 카테고리의 다른 글
[Hoon] AngularJS Seed - the seed for AngularJS apps (0) | 2019.01.04 |
---|---|
[Hoon] AngularJS - Angularjs Tutorial (0) | 2019.01.04 |
[Hoon] AngularJS - PhoneCat Tutorial App (0) | 2019.01.03 |
[Hoon] AngularJS - Componets, Directives, Localization Example (0) | 2018.12.31 |
[Hoon] AngularJS - The AngularJS (0) | 2018.12.31 |
댓글