- Lessons
-
Creating your Alfresco JavaScript application
- Conclusion
-
References
-
Course Survey

Application Development Framework: Creating your Alfresco JavaScript Application
In this tutorial you will learn how to create an application in JavaScript from scratch to interact with Alfresco.
Overview
In this tutorial you will learn how to create an application in JavaScript from scratch to interact with Alfresco.
This is a "Getting Started" task that should enable you to start developing your own JavaScript application on top of Alfresco Content Services or Alfresco Process Services.
The tutorial uses Alfresco Content Services for demonstration purposes, but development on top of Alfresco Process Services follows exactly the same principles.
Note: You can develop for Alfresco Content Services AND Alfresco Process Services together but with the only limitations introduced by CORS. If you want to develop for both services then you might need to proxy your application first.
What Will I Learn?
This tutorial will cover the following topics:
- Creating the JavaScript application
- Deploying the application
- The JavaScript application in action
Target Audience
This course is targeted at the following roles:
- Developers
Time Required: ~30 minutes
Difficulty: Foundation
Prerequisite Knowledge
This course presumes that the student has taken the following Alfresco University course:
Prerequisite Resources
The student will require access to the following resources in order to complete this course:
- Alfresco Content Services License (Optional)
- Alfresco Content Services Environment