--- title: Using AngularJS for the Back End Projects localeTitle: Использование AngularJS для проектов Back End --- Здесь вы найдете статьи, которые помогут вам узнать больше и завершить ваши проекты на заднем плане. ## Оглавление * Часть 1: Frontend * [Структура файловой системы Frontend](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) * [Фиксирование export.update](https://guide.freecodecamp.org/miscellaneous/fixing-exportsupdate-in-angular) * Часть 3: Взаимодействие между Frontend & Backend * [Доступ к базе данных из вашего интерфейса](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: Динамические URL-адреса с использованием $ routeParams, более полезных API * [Динамические URL-адреса с использованием $ routeParams](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)