Hi,
I'm going to be leveraging embedded forms a bit in my camunda application. I would like to have environment that allows me to write javascript for augmenting form functionality where I can test my functions using standard tools like jasmine. Additionally, I would like minimize any amount of code that goes into the actual html.
Does anyone have an environment like this set up or what are some ways that people have built out the web application component of camunda?