-
Notifications
You must be signed in to change notification settings - Fork 123
Amber cookbook
Sean DeNigris edited this page Apr 17, 2014
·
12 revisions
- How to work with JSON Recipe, how to deal with JSON in Amber
- Filing in Code Recipe, how to import the chunk format in Amber
- Getting the event details on event methods Recipe, how to access events
- Making the most out of the keyboard shortcuts Recipe, how to streamline your workflow
-
Accessing this Recipe, how to access
this
when transforming JavaScript code - Wrapping JavaScript constructors Recipe, how to wrap a JavaScript constructor in Amber
- Call JavaScript constructors with arguments, how to call a JavaScript constructor with arguments in Amber
-
Require'ing modules in Amber Recipe, how to use
require
to load modules in Amber - Accessing Amber from elsewhere than localhost, how to escape the cage
- Deploying Amber