Speed up development - Mendix Forum

Speed up development

8

Hi guys

The strongest point with low-code is going faster than classic development, right ? I suggest speeding up some Mendix features :

  1. Commit/push with Git instead of Subversion (that one already popped up)
  2. Better prediction of security errors in Microflows : when some activities which are not allowed are part of a microflow, I shouldn’t discover that at runtime
  3. Execute whiole “run project” task in the background in Mendix Studio Pro, and speed it up

asked
1 answers

Can we have the 'run project' and 'commit' in a terminal style window where we can still be able to work (or at least navigate through our project), while the process finishes in the background?

My project takes around 2 minutes to startup..

Created