Leapfrogging the IDE
amasad.me
Leapfrogging the IDE
1–10 of 98 posts
Re: Leapfrogging the IDE
#2Repl.it member (amasad, see note) wants to promote Repl.it by saying that more people are using Repl.it and thus it is the modern stuff because modern is having "no IDE, just a modern repl" and etc. So "modern, 2018" is basically having what Lisp developers have had since the early '80s.
Re: Leapfrogging the IDE
#3I'm trepidatious however, since I'm not a huge fan on relying on external services in general. "I can't code because the server's down" doesn't seem acceptable to me. There is a very real problem with mobile development environments though, a solution I'd like to see start with the phone manufacturers.
Re: Leapfrogging the IDE
#4Say it all really. Online coding tools may be fine for beginners, but think it would be next to impossible to do my work with one.
Re: Leapfrogging the IDE
#5TL;DR: Repl.it member (amasad, see note) wants to promote Repl.it by saying that more people are using Repl.it and thus it is the modern stuff because modern is having "no IDE, just a modern repl" and etc. So "modern, 2018" is basically having what Lisp developers have had since the early '80s. * https://repl.it/site/about
We absolutely did not have a globally, network-accessible terminal with pay-as-you-go computer time.
I have no experience or interest in repl.it, but I think you're understating things somewhat.
Re: Leapfrogging the IDE
#6TL;DR: Repl.it member (amasad, see note) wants to promote Repl.it by saying that more people are using Repl.it and thus it is the modern stuff because modern is having "no IDE, just a modern repl" and etc. So "modern, 2018" is basically having what Lisp developers have had since the early '80s. * https://repl.it/site/about
> what Lisp developers have had since the early '80s We absolutely did not have a globally, network-accessible terminal with pay-as-you-go computer time. I have no experience or interest in repl.it, but I think you're understating things somewhat.
Re: Leapfrogging the IDE
#7> "I have one file called index.js" Say it all really. Online coding tools may be fine for beginners, but think it would be next to impossible to do my work with one.
Re: Leapfrogging the IDE
#8> "I have one file called index.js" Say it all really. Online coding tools may be fine for beginners, but think it would be next to impossible to do my work with one.
Re: Leapfrogging the IDE
#9It's nice for learning, because you can get the immediate feedback of a terminal with physical hardware. It is extremely limiting in that you can only have one file open in the IDE though, so it is unfortunately difficult to justify for anything other than teaching or toy projects.
Re: Leapfrogging the IDE
#10> "I have one file called index.js" Say it all really. Online coding tools may be fine for beginners, but think it would be next to impossible to do my work with one.
In particular, CodeSandbox has come a long way by basically running VS Code in the browser.