---
title: "[JavaScript Delivery] - Build Apps Using AngularJS SDK"
description: Build Apps Using AngularJS SDK
url: https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/javascript-browser/build-apps-using-angularjs-sdk
product: Contentstack
doc_type: sdk-guide
audience:
  - developers
  - frontend-developers
version: unknown
last_updated: 2026-03-26
---

# [JavaScript Delivery] - Build Apps Using AngularJS SDK

This page explains how to use Contentstack’s JavaScript Delivery SDK with AngularJS by downloading and using the AngularJS SDK to build AngularJS applications powered by content from Contentstack. It is intended for developers building JavaScript/AngularJS apps who need to fetch and render Contentstack content in the browser.

## Build Apps Using AngularJS SDK

Contentstack’s [JavaScript SDK](https://github.com/contentstack/contentstack-javascript) enables you to create JavaScript applications and power its content from Contentstack.

Using this SDK you can also create applications based on AngularJS. You can download the [AngularJS SDK](https://github.com/contentstack/angular-contentstack) and build your apps. With Angular JS SDK, you can build powerful AngularJS apps and fetch content for these apps from Contentstack.

## More resources

- [View and Download JavaScript Delivery SDK repository on GitHub](https://github.com/contentstack/contentstack-javascript)

## Common questions

### Do I need the JavaScript SDK to use the AngularJS SDK?

Yes. Contentstack’s [JavaScript SDK](https://github.com/contentstack/contentstack-javascript) enables you to create JavaScript applications and power its content from Contentstack, and you can also create applications based on AngularJS using the AngularJS SDK.

### Where can I download the AngularJS SDK?

You can download the [AngularJS SDK](https://github.com/contentstack/angular-contentstack).

### What can I build with the Angular JS SDK?

With Angular JS SDK, you can build powerful AngularJS apps and fetch content for these apps from Contentstack.