매우 복잡한 단일 페이지 애플리케이션을 구축하기 위해 프레임워크를 사용하지 않는 경우 어떤 문제에 주의해야 합니까? 그럼 yeoman angularJS 프레임워크를 사용해서 해보고 싶은데 저는 이런 프레임워크에 노출된 적이 없습니다. 인터넷에서 각도 개발에 대한 좋은 튜토리얼을 찾을 수 없습니다. 찾는 데 도움을 주셨으면 합니다.
🎜스카치🎜🎜
🎜ng 뉴스레터🎜
🎜4. 사용하고 싶은 yeoman+Angular에 대해서는 다음 웹사이트에서 확인하실 수 있습니다: 🎜
🎜
🎜여만🎜🎜
🎜generator-angular는 yeoman을 사용할 때 사용하는 generator입니다. 파일 구조를 정리하는 데 도움이 되어 매우 편리합니다. 🎜
🎜5. 작은 제안, Angular를 배우려면 외국 자료를 더 많이 읽어야 합니다. 국내 설명 중 일부는 이전 버전이며 일부 설명은 Angular의 아이디어와 근본적으로 다릅니다. code> 물론, 공식 홈페이지에 있는 예제와 문서를 따라해 보시는 것이 가장 좋으며, 무슨 일이 일어나고 있는지 대략적으로 아실 수 있습니다. 🎜6. 책을 읽는다면 🎜The Definitive Guide to AngularJS🎜를 읽어보세요. 책에 약간의 오타가 있지만 전체적인 느낌은 괜찮습니다. 🎜
🎜
🎜
GitHub 주소 https://github.com/dolymood/AngularLearning Basics
공식: http://docs.angularjs.org 공식 anglejs 웹사이트가 차단되었습니다. http://www.ngnice.com/을 참조하세요. 공식 zip 다운로드 패키지 https://github.com/dolymood/angular -packages, 문서 서비스가 추가되었습니다. 주소를 입력하세요. 예: http://blog.aijc.net/angular-packages/angular-1.3.15/docs/ jquery?ag? stackoverflow.com/questions /14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-Background ag 참고: https://github.com/joeylin/angular-note angularjs 책: https:/ /github.com/shyamseshadri/angularjs-book learning-angular: https://github.com/zafarali/learning-angular 및 내 번역 버전(ing) https://github.com/dolymood/ learning-angular Angle과 require를 결합하는 방법: https://github.com/tnajdek/angular-requirejs-seed Angular를 사용하여 차세대 웹 애플리케이션 개발(Angular JS) [도서] Lcllao의 Ag 노트: http: //www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html angular-service-or-factory 차이점을 알 수 없나요? http://iffycan.blogspot.com.ar/2013/05/angular-service-or-factory.html 및 https://github.com/tylermcginnis/AngularServices angular-injection http://iffycan.blogspot.com .ar/2013/07/angular-injection.html Angular를 사용하여 차세대 웹 애플리케이션 개발(Angular JS) 도서 https://github.com/aztack/AngularJS-translation Polang의 Angle 기사 모음 http:// www .cnblogs.com/whitewolf/category/404298.html Zou Yesheng의 각도 연구 노트 http://zouyesheng.com/angular.html Lv Dabao의 각도 기사 모음 http://www.cnblogs.com/lvdabao/tag/ AngularJs / Dusty Misty Rain의 Angle 기사 모음 http://wangjiatao.diandian.com/?tag=angularjs Dark Thread(중국어 번체)의 Angle 기사 모음 http://blog.darkthread.net/blogs /darkthreadtw/archive/tags /AngularJS/default.aspx AngularJS 데이터 모델링 http://blog.jobbole.com/54817/ AngularJS의 몇 가지 함정 http://blog.jobbole.com/52857/ 중국어 버전 가이드 http://blog.jobbole.com/54817/ ://angular .duapp.com/guide angular 팁 http://angular-tips.com/ ng-newsletter http://www.ng-newsletter.com/ AngularJS 개발자가 저지르는 가장 일반적인 실수 10가지 http :// www.oschina.net/translate/top-10-mistakes-angularjs-developers-make AngularJS 명령어 실습 가이드(2) http://blog.jobbole.com/62999/ fse.guru http:// www.fse .guru/angular-core-comComponents-roles 및 저자의 기타 관련 기사 AngularJS 범위에 대한 심층적인 이해 http://www.lovelucy.info/understanding-scopes-in-angularjs.html angularjs Angle.js에 관한 중국 커뮤니티 기사 및 튜토리얼 http://angularjs.cn/tag/AngularJS🎜xufei의 블로그 https://github.com/xufei/blog/issues가 업데이트 및 추천되었으며 매우 좋습니다! angularjs-internals-in-length http://www.smashingmagazine.com/2015/01/22/angularjs-internals-in-length/ introduction-to-unit-testing-in-angularjs http://www. smashingmagazine.com/2014/10/07/introduction-to-unit-testing-in-angularjs/ AngularJS 단위 테스트 – 실제로는 https://quickleft.com/blog/angularjs-unit-testing-for-real - 그래도/ Angular 머티리얼용 빠른 시작 저장소 https://github.com/angular/material-start angular 치트 시트 https://dncmagazine.blob.core.windows.net/downloads/AngularCheatSheet-DNCMagazine.pdf angular -translate https://github.com/angular-translate/angular-translate 추천 Angular.js 애플리케이션 확장 지침 15개 http://www.oschina.net/translate/15-directives-to-extend-your-angular - js-apps AngularJS의 Transclusion 가이드 http://teropa.info/blog/2015/06/09/transclusion.html Example
공식 예제 튜토리얼: http://docs.angularjs.org/tutorial/ 나만의 각도 예제 초보자부터 전문가까지 7단계(원문 추천, 코드 예제를 직접 볼 수 있음): http://blog .jobbole.com /46779/” 강력한 ToDoMVC: https://github.com/tastejs/todomvc angular-ajax-upload 지침 http://iffycan.blogspot.com.ar/2013/08/angular-ajax- .html angular 앱 업로드 https://github.com/angular-app/angular-app AngularJS로 재미있게 즐기세요! http://devgirl.org/2013/03/21/fun-with-angularjs/ Angular 지침 및 구성 요소 종합 예 https://github.com/angular-cn/ng-showcase Angular의 MVVM 패턴 http://greengerong.github.io/blog/2015/06/16/angularzhong-de-mvvmmo-shi/ 영상
angular 비디오 튜토리얼 http://www.kittencup.com/category/video/angularjs/ Alibaba Lazy Exchange Meeting AngularJS 특별 세션 http://www.imooc.com/view/203?utm_source=jobboleweibo Desert Qiongqiu 강의 AngularJS 실용적인 http://www.imooc.com/learn/156 codeschool에 대한 각도 비디오 튜토리얼 http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro scheme, 성능
AngularJS를 사용하여 대규모 웹 애플리케이션 구축 http://www.infoq.com/cn/news/2013/02/angular-web-app Optimization 1200=>35 (공식 사이트 확인을 권장합니다. 기사에서 별로 인상적이지 않음 ps: 개인적인 의견): http://blog.jobbole.com/51180/ 모드 가이드: https://github.com/mgechev/angularjs-style-guide angularjs-performance-with -대형 목록http://tech.small-improvements.com/2013/09/10/angularjs-performance-with-large-lists/ angularjs-my-solution-to-the-ng-repeat-performance-problemhttp: //www.williambrownstreet.net/blog/2013/07/angularjs-my-solution-to-the-ng-repeat-performance-problem/ angularjs-pitfalls-using-scopes http://thenittygritty.co/angularjs- 함정을 사용하는 범위 한 번만 바인딩됨 https://github.com/Pasvaz/bindonce Tianzhu의 angle-lazyload require.js를 사용하여 라우팅 파일 라이브러리 angleAMD를 동적으로 로드 https://github.com/marcoslin/angularAMD Event 프록시 Angle-delegate-event angular 모범 사례 http://www.lovelucy.info/angularjs-best-practices.html 대규모 JavaScript 애플리케이션에서 코드를 구성하는 방법은 무엇입니까? http://kb.cnblogs.com/page/176541/ databound-in-angularjs http://stackoverflow.com/questions/9682092/databound-in-angularjs/9693933#9693933 AngularJS 모범 사례 http://www .artandlogic.com/blog/2013/05/ive-been-doing-it-wrong-part-1-of-3/ Angular 앱 구조에 대한 모범 사례 권장 사항 https://docs.google.com/document/d /1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub Angularjs 앱의 속도를 높이세요. http://orangevolt.blogspot.com/2013/08/superspeed-your-angularjs-apps.html http://joshdmiller.github.io/ng-boilerplate/ 각도 애플리케이션이 항상 느린 이유 http://www.zhex.me/blog/2013/11/22/why-out-angular-app-is-slow/ angular 성능 최적화 경험 http://atian25. io/2014/05/09/angular-performace/ angular-debounce https://github.com/shahata/angular-debounce AngularJS 기반 엔터프라이즈 소프트웨어 프런트엔드 아키텍처 http://www.infoq.com/cn /news/2014/05/angularjs-front-end-architecture angular 데이터 http://angular-data.pseudobry.com/ AngularJS 스타일 가이드(번역 버전 포함) https://github.com/johnpapa/angular - 스타일 가이드 빠르게 앱 구축하기 Angle-kickstart https://github.com/vesparny/angular-kickstart 동적으로 컨트롤러 로드 https://github.com/DanWahlin/CustomerManager 더 적은 ng-controller를 사용하여 ng 성능 향상 http: // teropa.info/blog/2014/10/24/how-ive-improved-my-angular-apps-by-banning-ng-controller.html 및 이 사이트의 기타 ng 기사 AngularJS 스타일 가이드 2 https:/ /github .com/toddmotto/angularjs-styleguide AngularJS용 데이터 바인딩 https://github.com/rchee/translation/blob/master/angularJS/databound-in-angularjs.md AngularJS를 통해 MongoDB 컬렉션 생성, 읽기, 업데이트, 삭제 . https://github.com/Unitech/angular-bridge Token 기반 AngularJS 인증 https://github.com/sahat/satellizer AngularJS ngRepeat 지시문용 가상 스크롤 https://github.com/kamilkp /angular- vs-repeat Component (UI|모듈) 클래스
angular UI https://github.com/angular-ui Angular용 Bootstrap 지시문: https://github.com/mgcrea/angular-strap Angular용 재료 디자인 https://github.com/angular/material "이벤트 프록시, 대화 상자, 업로드 흐름, 이미지 미리보기 imageViewer, 진화된 키다운(키코드 전달 지원), 마우스휠, 롤링 로딩, 콘텐츠 선택"을 포함한 Angular lib, https://github.com/dolymood/angularLib ng-control by master xufei angular용 모듈 찾기 http://ngmodules.org/ 소스 코드 분석
MVVM 대회 - AngularJS 소스 코드 분석 http://www.cnblogs.com/sskyy/p/3709649.html 프론트 엔드 소스 코드 분석 http://www.html-js.com/article/column/693 xuwenmin의 소스 코드 분석 http://www.ifeenan.com/categories.html#angularjs-ref 기타 하이라이트
자료 모음: https://github.com/jmcunningham/AngularJS-Learning 2013년 AngularJS 학습 자료 모음 http://blog.jobbole.com/54716/ 2013년 가장 강력한 AngularJS 자료 모음 http: // www.iteye.com/news/28651-AngularJS-Google-resource xuwenmin의 각도 컬렉션 http://www.ifeenan.com/categories.html#angularjs-ref AngularJS 리소스 컬렉션 http://을 복사할 수 있습니다. www.csdn .net/article/2014-12-10/2823058-AngularJS angular2
Angular2 학습 리소스 모음: https://github.com/timjacobi/angular2-education
SPA는 하기 쉽지만 어렵다고 합니다. SPA 애플리케이션의 가장 중요한 출발점은 완전한 웹사이트를 지원할 수 있는 단일 페이지 애플리케이션을 만들고 싶다면 합리성과 아키텍처의 사용 용이성은 인터넷에 있는 많은 데모가 적용되지 않을 수 있다는 점입니다. 먼저 일부 백본 단일 페이지 SPA 애플리케이션을 살펴본 다음 Angular 아키텍처로 돌아가는 것이 좋습니다. 훨씬 더 쉬울 것입니다. 적어도 혼란스럽지는 않을 것입니다. 제가 만든 백본은 No Thieves
1.
Angular
를 처음 접하시는 분들이라면,Angular
의 기본 스킬을 먼저 숙지해 두시면 향후 개발에 큰 도움이 되실 것입니다.Angular
那么希望你可以先把Angular
的基本功掌握好了,对于你接下来的开发是有极大的帮助的。2.给你推荐一些网站:
国内的ngnice
国内的AngularJS中文社区
3.国外的网站:
AngularJS官网
scotch
ng-newsletter
4.关于你想使用的
yeoman
+Angular
,可以看看下面的网站:yeoman
generator-angular你用
yeoman
会用到的一个generator
,帮你组织文件结构,相当方便。5.一点建议,学习
Angular
还是要多看看国外的资料,国内的一些讲解有些是旧版本的,有些讲解与Angular
2. 웹사이트 추천:yeoman
+Angular
에 대해서는 다음 웹사이트에서 확인하실 수 있습니다: 🎜 🎜yeoman
을 사용할 때 사용하는generator
입니다. 파일 구조를 정리하는 데 도움이 되어 매우 편리합니다. 🎜 🎜5. 작은 제안,Angular
를 배우려면 외국 자료를 더 많이 읽어야 합니다. 국내 설명 중 일부는 이전 버전이며 일부 설명은Angular
의 아이디어와 근본적으로 다릅니다. code> 물론, 공식 홈페이지에 있는 예제와 문서를 따라해 보시는 것이 가장 좋으며, 무슨 일이 일어나고 있는지 대략적으로 아실 수 있습니다. 🎜6. 책을 읽는다면 🎜The Definitive Guide to AngularJS🎜를 읽어보세요. 책에 약간의 오타가 있지만 전체적인 느낌은 괜찮습니다. 🎜 🎜 🎜이전 분들이 준비해 놓으신 꽃이라 부처님께 바치기 위해 꽃을 빌렸어요
http://www.html-js.com/article/Angular-learning-angularjs-learning-resource-collection%203059
GitHub 주소 https://github.com/dolymood/AngularLearning
Basics
공식: http://docs.angularjs.org 공식 anglejs 웹사이트가 차단되었습니다. http://www.ngnice.com/을 참조하세요.
공식 zip 다운로드 패키지 https://github.com/dolymood/angular -packages, 문서 서비스가 추가되었습니다. 주소를 입력하세요. 예: http://blog.aijc.net/angular-packages/angular-1.3.15/docs/
jquery?ag? stackoverflow.com/questions /14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-Background
ag 참고: https://github.com/joeylin/angular-note
angularjs 책: https:/ /github.com/shyamseshadri/angularjs-book
learning-angular: https://github.com/zafarali/learning-angular 및 내 번역 버전(ing) https://github.com/dolymood/ learning-angular
Angle과 require를 결합하는 방법: https://github.com/tnajdek/angular-requirejs-seed
Angular를 사용하여 차세대 웹 애플리케이션 개발(Angular JS) [도서]
Lcllao의 Ag 노트: http: //www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html
angular-service-or-factory 차이점을 알 수 없나요? http://iffycan.blogspot.com.ar/2013/05/angular-service-or-factory.html 및 https://github.com/tylermcginnis/AngularServices
angular-injection http://iffycan.blogspot.com .ar/2013/07/angular-injection.html
Angular를 사용하여 차세대 웹 애플리케이션 개발(Angular JS) 도서 https://github.com/aztack/AngularJS-translation
Polang의 Angle 기사 모음 http:// www .cnblogs.com/whitewolf/category/404298.html
Zou Yesheng의 각도 연구 노트 http://zouyesheng.com/angular.html
Lv Dabao의 각도 기사 모음 http://www.cnblogs.com/lvdabao/tag/ AngularJs /
Dusty Misty Rain의 Angle 기사 모음 http://wangjiatao.diandian.com/?tag=angularjs
Dark Thread(중국어 번체)의 Angle 기사 모음 http://blog.darkthread.net/blogs /darkthreadtw/archive/tags /AngularJS/default.aspx
AngularJS 데이터 모델링 http://blog.jobbole.com/54817/
AngularJS의 몇 가지 함정 http://blog.jobbole.com/52857/
중국어 버전 가이드 http://blog.jobbole.com/54817/
://angular .duapp.com/guide
angular 팁 http://angular-tips.com/
ng-newsletter http://www.ng-newsletter.com/
AngularJS 개발자가 저지르는 가장 일반적인 실수 10가지 http :// www.oschina.net/translate/top-10-mistakes-angularjs-developers-make
AngularJS 명령어 실습 가이드(2) http://blog.jobbole.com/62999/
fse.guru http:// www.fse .guru/angular-core-comComponents-roles 및 저자의 기타 관련 기사
AngularJS 범위에 대한 심층적인 이해 http://www.lovelucy.info/understanding-scopes-in-angularjs.html
angularjs Angle.js에 관한 중국 커뮤니티 기사 및 튜토리얼 http://angularjs.cn/tag/AngularJS🎜xufei의 블로그 https://github.com/xufei/blog/issues가 업데이트 및 추천되었으며 매우 좋습니다!
angularjs-internals-in-length http://www.smashingmagazine.com/2015/01/22/angularjs-internals-in-length/
introduction-to-unit-testing-in-angularjs http://www. smashingmagazine.com/2014/10/07/introduction-to-unit-testing-in-angularjs/
AngularJS 단위 테스트 – 실제로는 https://quickleft.com/blog/angularjs-unit-testing-for-real - 그래도/
Angular 머티리얼용 빠른 시작 저장소 https://github.com/angular/material-start
angular 치트 시트 https://dncmagazine.blob.core.windows.net/downloads/AngularCheatSheet-DNCMagazine.pdf
angular -translate https://github.com/angular-translate/angular-translate
추천 Angular.js 애플리케이션 확장 지침 15개 http://www.oschina.net/translate/15-directives-to-extend-your-angular - js-apps
AngularJS의 Transclusion 가이드 http://teropa.info/blog/2015/06/09/transclusion.html
Example
공식 예제 튜토리얼: http://docs.angularjs.org/tutorial/
나만의 각도 예제
초보자부터 전문가까지 7단계(원문 추천, 코드 예제를 직접 볼 수 있음): http://blog .jobbole.com /46779/”
강력한 ToDoMVC: https://github.com/tastejs/todomvc
angular-ajax-upload 지침 http://iffycan.blogspot.com.ar/2013/08/angular-ajax- .html
angular 앱 업로드 https://github.com/angular-app/angular-app
AngularJS로 재미있게 즐기세요! http://devgirl.org/2013/03/21/fun-with-angularjs/
Angular 지침 및 구성 요소 종합 예 https://github.com/angular-cn/ng-showcase
Angular의 MVVM 패턴 http://greengerong.github.io/blog/2015/06/16/angularzhong-de-mvvmmo-shi/
영상
angular 비디오 튜토리얼 http://www.kittencup.com/category/video/angularjs/
Alibaba Lazy Exchange Meeting AngularJS 특별 세션 http://www.imooc.com/view/203?utm_source=jobboleweibo
Desert Qiongqiu 강의 AngularJS 실용적인 http://www.imooc.com/learn/156
codeschool에 대한 각도 비디오 튜토리얼 http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro
scheme, 성능
AngularJS를 사용하여 대규모 웹 애플리케이션 구축 http://www.infoq.com/cn/news/2013/02/angular-web-app
Optimization 1200=>35 (공식 사이트 확인을 권장합니다. 기사에서 별로 인상적이지 않음 ps: 개인적인 의견): http://blog.jobbole.com/51180/
모드 가이드: https://github.com/mgechev/angularjs-style-guide
angularjs-performance-with -대형 목록http://tech.small-improvements.com/2013/09/10/angularjs-performance-with-large-lists/
angularjs-my-solution-to-the-ng-repeat-performance-problemhttp: //www.williambrownstreet.net/blog/2013/07/angularjs-my-solution-to-the-ng-repeat-performance-problem/
angularjs-pitfalls-using-scopes http://thenittygritty.co/angularjs- 함정을 사용하는 범위
한 번만 바인딩됨 https://github.com/Pasvaz/bindonce
Tianzhu의 angle-lazyload
require.js를 사용하여 라우팅 파일 라이브러리 angleAMD를 동적으로 로드 https://github.com/marcoslin/angularAMD
Event 프록시 Angle-delegate-event
angular 모범 사례 http://www.lovelucy.info/angularjs-best-practices.html
대규모 JavaScript 애플리케이션에서 코드를 구성하는 방법은 무엇입니까? http://kb.cnblogs.com/page/176541/
databound-in-angularjs http://stackoverflow.com/questions/9682092/databound-in-angularjs/9693933#9693933
AngularJS 모범 사례 http://www .artandlogic.com/blog/2013/05/ive-been-doing-it-wrong-part-1-of-3/
Angular 앱 구조에 대한 모범 사례 권장 사항 https://docs.google.com/document/d /1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub
Angularjs 앱의 속도를 높이세요. http://orangevolt.blogspot.com/2013/08/superspeed-your-angularjs-apps.html
http://joshdmiller.github.io/ng-boilerplate/
각도 애플리케이션이 항상 느린 이유 http://www.zhex.me/blog/2013/11/22/why-out-angular-app-is-slow/
angular 성능 최적화 경험 http://atian25. io/2014/05/09/angular-performace/
angular-debounce https://github.com/shahata/angular-debounce
AngularJS 기반 엔터프라이즈 소프트웨어 프런트엔드 아키텍처 http://www.infoq.com/cn /news/2014/05/angularjs-front-end-architecture
angular 데이터 http://angular-data.pseudobry.com/
AngularJS 스타일 가이드(번역 버전 포함) https://github.com/johnpapa/angular - 스타일 가이드
빠르게 앱 구축하기 Angle-kickstart https://github.com/vesparny/angular-kickstart
동적으로 컨트롤러 로드 https://github.com/DanWahlin/CustomerManager
더 적은 ng-controller를 사용하여 ng 성능 향상 http: // teropa.info/blog/2014/10/24/how-ive-improved-my-angular-apps-by-banning-ng-controller.html 및 이 사이트의 기타 ng 기사
AngularJS 스타일 가이드 2 https:/ /github .com/toddmotto/angularjs-styleguide
AngularJS용 데이터 바인딩 https://github.com/rchee/translation/blob/master/angularJS/databound-in-angularjs.md
AngularJS를 통해 MongoDB 컬렉션 생성, 읽기, 업데이트, 삭제 . https://github.com/Unitech/angular-bridge
Token 기반 AngularJS 인증 https://github.com/sahat/satellizer
AngularJS ngRepeat 지시문용 가상 스크롤 https://github.com/kamilkp /angular- vs-repeat
Component (UI|모듈) 클래스
angular UI https://github.com/angular-ui
Angular용 Bootstrap 지시문: https://github.com/mgcrea/angular-strap
Angular용 재료 디자인 https://github.com/angular/material
"이벤트 프록시, 대화 상자, 업로드 흐름, 이미지 미리보기 imageViewer, 진화된 키다운(키코드 전달 지원), 마우스휠, 롤링 로딩, 콘텐츠 선택"을 포함한 Angular lib, https://github.com/dolymood/angularLib
ng-control by master xufei
angular용 모듈 찾기 http://ngmodules.org/
소스 코드 분석
MVVM 대회 - AngularJS 소스 코드 분석 http://www.cnblogs.com/sskyy/p/3709649.html
프론트 엔드 소스 코드 분석 http://www.html-js.com/article/column/693
xuwenmin의 소스 코드 분석 http://www.ifeenan.com/categories.html#angularjs-ref
기타 하이라이트
자료 모음: https://github.com/jmcunningham/AngularJS-Learning
2013년 AngularJS 학습 자료 모음 http://blog.jobbole.com/54716/
2013년 가장 강력한 AngularJS 자료 모음 http: // www.iteye.com/news/28651-AngularJS-Google-resource
xuwenmin의 각도 컬렉션 http://www.ifeenan.com/categories.html#angularjs-ref
AngularJS 리소스 컬렉션 http://을 복사할 수 있습니다. www.csdn .net/article/2014-12-10/2823058-AngularJS
angular2
Angular2 학습 리소스 모음: https://github.com/timjacobi/angular2-education
단일 페이지 애플리케이션이란 무엇입니까
단순히 단일 페이지 지원서를 받고 싶은 경우. 페이지로 이동할 필요가 없는 한 모든 페이지 콘텐츠 변경 사항은 Ajax를 사용하여 가져옵니다.
저는AngularJS를 배운 적이 없어서AngularJS에 대한 조언을 드릴 수 없습니다
여기에서 다른 제안을 드릴 수 있습니다:
http://www.zhile.name/2.html
예: http://m.shihj.com/
프레임워크를 빌려오지 않는다면 템플릿 엔진을 사용해야 합니다. 둘째, 여러 가지 일반적인 작업을 캡슐화해야 하며 메모리 문제에 약간 주의를 기울여야 합니다.
URL, SEO는 미리 설계하는 것이 가장 좋습니다. 그렇지 않으면 나중에 고통스러울 것입니다.
URL은 브라우저의 앞뒤 이동과 관련되며 SEO는 이후 웹사이트 방문 횟수와 관련됩니다
SPA는 하기 쉽지만 어렵다고 합니다. SPA 애플리케이션의 가장 중요한 출발점은 완전한 웹사이트를 지원할 수 있는 단일 페이지 애플리케이션을 만들고 싶다면 합리성과 아키텍처의 사용 용이성은 인터넷에 있는 많은 데모가 적용되지 않을 수 있다는 점입니다. 먼저 일부 백본 단일 페이지 SPA 애플리케이션을 살펴본 다음 Angular 아키텍처로 돌아가는 것이 좋습니다. 훨씬 더 쉬울 것입니다. 적어도 혼란스럽지는 않을 것입니다. 제가 만든 백본은 No Thieves
입니다.그것은 여전히 당신의 필요에 달려 있습니다. 실제로 각도만큼 복잡한 것을 필요로 하는 곳이 얼마나 됩니까?
실제로 원하는 대로 구현할 수 있습니다. 그것은 단지 그것이 적합한지 아닌지에 달려 있습니다.
Lynda - Up and Running with AngularJS
온라인에서 찾아 다운로드하세요
를 시청해 보세요.