React Interactive Tutorials GitHub  |  NPM

To participate in the tutorial you will need:

Click here to begin

Favourite Colour Form

This is the demonstration form, a simple traditional web form.

The HTML of the form itself contains no annotations, or tutorial logic / contents. The only additions made to accomodate the tutorial were the inclusion of a div with a class to identify the optional fields for annotation purposes.

Sample Code

Tutorials are represented as javascript object configs. The sample here is for the demo tutorial initiated above.

Note that to function, the config must be loaded onto every page that the user could potentially see the tutorial on.

Loading ...