Class 9 and class 10 includes many Javascript/HTML samples. From this page, you can access each of those samples. For additional information, go to the Class pages on Github.
This demostration shows you how to use a simple user-defined function. Open the Console using F12 to see the results of the function.
This demostration shows you how to use an 'if' statement for simple flow control. Open the Console using F12 to see the results of the function.
This demostration shows you two different ways to use the 'for' statement in javascript.
The first demonstration from class. Add a home button and geocoder to a simple map.
In this demostration, you use your own ArcGIS Server layer, then add a custom popup and legend.
This demonstation adds an asynchronomous query task. Note: The initial version will not load!
Using a proportional symbols renderer with custom breaks.