We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
smalltalk -> amber for argument; adding Helios starting code
'msg' is confused with smalltalk term 'message'
Updated Writing my first app (markdown)
Using better verb 'choose' for choosing namespace.
Updated Getting started (markdown)
npm set up to be in par with bower set up
Clearer distinction based on choice of dependency manager
zipball rewritten.
launching IDE
Rewrite bower and npm scenarios.
fixed transport setting statement
Updated How to load amber (markdown)
loading using 0.12.3 initialize(options)
Fixed 'how to use globals' part
typo: missing `#`
formatting
add PackageSort tool by Oscar Nierstrasz
JS constructor recipe
call JS constructor with arguments
Adding mention to 'amber-path-mapper' id needed for async loading of amber.js
clarified comments
Adds clarification of why Hello class needs to be instantiated and manually called.
More screenshots