Add React version of guides. It is not perfect there are still some places in those guides when we refer to input_id but it should be inputId, but reworking that would take to much time.
Rework intro section to start promoting typescript as the primary way of using a compositor
Add React code example to the main page
API changes
changed cubic-bezier back to cubic_bezier. We don't rename other values (we rename only field names) so for consistency lets stay with underscore
inputId
, but reworking that would take to much time.API changes
cubic-bezier
back tocubic_bezier
. We don't rename other values (we rename only field names) so for consistency lets stay with underscore