top | item 37881602

(no title)

mxz3000 | 2 years ago

if you have a reasonably good IDE you don't really need to explicitly compile the whole program outside of when you want to run it.

discuss

order

pjmlp|2 years ago

Which on any kind of graphical application is all the time.

Nullabillity|2 years ago

Because that IDE is compiling the code behind the scenes... (Usually somewhere on a spectrum between literally just using the real compiler, or failing spectacularly to match it.)