Comment on Ask HN: Devs with ADHD do you use specialized tooling?parentComments−yuvalsteuerOP3yREPL is extremely helpful for me aswell, I normally just develop whole blocks in a REPL interpreter like nodejs or IPython. And just copy the working code to an IDE.
Comments
REPL is extremely helpful for me aswell, I normally just develop whole blocks in a REPL interpreter like nodejs or IPython. And just copy the working code to an IDE.