Skip to content

Aaronius/alloy-promises-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository I use when training about promises as they relate to Adobe Experience Platform Web SDK.

The repository is broken down into separate HTML files that build on each other.

  • step1.html - Demonstrates executing Alloy commands and handling their results.
  • step2.html - The same as step1.html except with console logging cleaned up and more short-hand being used. This is more likely what you'll see in customer implementations.
  • step3.html - Attempts to use an unsupported Alloy command (named bogus) and demonstrates how to handle the resulting error.

About

A repository used for training about promises as it relates to Adobe Experience Platform Web SDK (https://github.com/adobe/alloy).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages