top | item 36792178

(no title)

chologrande | 2 years ago

100% - having to submit code server side to just get compilation results is the worst development loop I've ever experienced.

discuss

order

iFelix|2 years ago

I'm really eager to get to the point where we can work on CRM extensibility and developer experience. We're hoping to bring traditional web development workflows and not re-invent anything. We opted for a multi-tenant infrastructure for the cloud hosted version so there will be some additional challenges to make it work in that context!

vxNsr|2 years ago

If you wanna see what that might look like, take a look at servicenow, I do basically all my coding in vscode, and ctrl+s saves to the dev server. they have one of the more robust developer environments I've used.