Prerequisites and the requirements |
Basic |
In this tutorial you are going to learn how to create a very basic (and almost “empty”) ADF-based application that you can start enriching with features, behaviors and customizations. The creation of this basic ADF-based application is possible through a scaffolding tool called [Yeoman](https://yeoman.io/ "https://yeoman.io/"), which makes this task very straightforward. |
Creating your Alfresco JavaScript application |
Basic |
In this tutorial you will learn how to create an application in JavaScript from scratch to interact with Alfresco. |
Using ADF Components |
Basic |
In this tutorial, you will learn how to extend, use, and configure ADF Components. |
Basic theming |
Beginner |
In this tutorial you will see how to theme an ADF app by modifying the CSS. |
Working with a Data Table |
Intermediate |
In this tutorial you will learn how to populate a DataTable component. |
Working with the Nodes API Service |
Intermediate |
In this tutorial you will learn how to use the NodesApiService . |
Working with Nodes using the JS API |
Intermediate |
In this tutorial you will learn how to use the AlfrescoCoreRestApi . |
Content metadata component |
Advanced |
In this tutorial you will learn how to work with the ContentMetadataComponent . |
Building an ADF application on top of Activiti Cloud 7.0.0 GA Community Edition |
Intermediate |
This tutorial shows how to configure an ADF app to connect to Activiti Cloud 7. |