34 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			34 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | |||
|  | title: Using AngularJS for the Back End Projects | |||
|  | localeTitle: 将AngularJS用于后端项目 | |||
|  | --- | |||
|  | 在这里,您将找到有助于您了解更多内容并完成后端项目的文章。 | |||
|  | 
 | |||
|  | ## 目录
 | |||
|  | 
 | |||
|  | *   第1部分:前端 | |||
|  |      | |||
|  |     *   [前端文件结构](https://guide.freecodecamp.org/miscellaneous/front-end-file-structure) | |||
|  |     *   [创建新路线](https://guide.freecodecamp.org/miscellaneous/create-a-new-route-in-angular) | |||
|  |     *   [创建一个新指令](https://guide.freecodecamp.org/miscellaneous/creating-a-new-directive-in-angular) | |||
|  |     *   [咕噜](https://guide.freecodecamp.org/miscellaneous/what-is-grunt) | |||
|  | *   第2部分:后端 | |||
|  |      | |||
|  |     *   [后端文件结构](https://guide.freecodecamp.org/miscellaneous/backend-file-structures-in-angular) | |||
|  |     *   [创建新的API端点](https://guide.freecodecamp.org/miscellaneous/create-a-new-api-endpoint-in-angular) | |||
|  |     *   [修复exports.update](https://guide.freecodecamp.org/miscellaneous/fixing-exportsupdate-in-angular) | |||
|  | *   第3部分:前端和后端之间的接口 | |||
|  |      | |||
|  |     *   [从前端访问数据库](https://guide.freecodecamp.org/miscellaneous/accessing-the-database-from-your-front-end) | |||
|  |     *   [种子数据](https://guide.freecodecamp.org/miscellaneous/seed-data-in-angular) | |||
|  |     *   [快速提示:保持数据同步](https://guide.freecodecamp.org/miscellaneous/keep-data-in-sync-in-angular) | |||
|  | *   第4部分:使用$ routeParams的动态URL,更有用的API | |||
|  |      | |||
|  |     *   [使用$ routeParams的动态URL](https://guide.freecodecamp.org/miscellaneous/dynamic-urls-using-routeparams-in-angular) | |||
|  |     *   [更有用的API](https://guide.freecodecamp.org/miscellaneous/make-useful-apis-in-angularjs) | |||
|  | *   第5部分:Auth,JS-IsLoggedInAsync | |||
|  |      | |||
|  |     *   [获取有关当前用户的信息](https://guide.freecodecamp.org/miscellaneous/get-information-about-the-current-user-in-angularjs) | |||
|  |     *   [将页面限制为经过身份验证的用户](https://guide.freecodecamp.org/miscellaneous/restrict-access-to-authenticated-users-only) | |||
|  |     *   JS-IsLoggedInAsync | |||
|  | *   [奖金:SocketIO](https://guide.freecodecamp.org/miscellaneous/angular-socketio) |