In the Profound.js low-code environment, most functionality can be created without writing any code.
However, if you need to add functionality that is more advanced than what is provided by the plugins, any step can then be written as server-side or client-side JavaScript code. You can mix Code-based steps with No-Code steps at a granular level, without having to work with the entire application as code.
Writing server-side code
to do
Writing client-side code
to do
Converting existing steps to code
to do
Referencing fields, variables, and properties from code
to do
Code analysis
to do
Viewing the entire program as code
to do