This is a collection of examples how to code with Google Earth Engine Javascript API. If you are already signed up in Google Earth Engine, just copy and paste my code in the Google Earth Engine Sandbox.
Classification Example for Landsat 8 plus spectra for classes in classified region.
Tasseled Cap Transformation for Landsat 8 based on the scientfic work "Derivation of a tasselled cap transformation based on Landsat 8 at-satellite reflectance" by M.Baigab, L.Zhang, T.Shuai & Q.Tong (2014). The bands of the output image are the brightness index, greenness index and wetness index.
Spectral Angle map calculation for RapidEye imagery. Please note, you might not be able to see the RapidEye imagery because they belong to a private repository. You can still use the Spectral Angle Mapper for Landsat as well.
Calculation of overall forest loss between 2010 and 2015 for the consecutive years.
Calculation of loss in class 'Mixed Forest' based on the MODIS Land cover classification 2012 between 2012 and 2015 for the consecutive years.
High forest potential map for the Mexican state of Chiapas according to 'The Nature Conservancy and Alianza México REDD+' compared with MODIS Land cover classification 2012's forest classes.
Tasseled Cap Transformation for RapidEye Imagery based on the scientfic work Derivation of Tasseled Cap Coefficients for RapidEye data by M.Schoenert, H.Weichelt, E.Zillmann & C.Jürgens (2014). The bands of the output image are the brightness index, greenness index and yellowness index. Note: You might not be able to see the RapidEye scene because of license issues but feel free to use my code on your RapidEye scene(s).