Hey HN, author and Repl.it cofounder here. It's been a long journey to get to what we're calling 1.0 and HN have been there on every step of the way. We started working on what became Repl.it back in school where we were tired of setting up the development environment on every machine we wanted to code on. It was at a time where everything was moving to the cloud and we thought that, naturally, coding would follow su…
Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
71–80 of 140 posts
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#72My favorite online REPL for Clojure. It would be great if Parinfer [0] were integrated into the Clojure (and Scheme?) REPL. [0] https://shaunlebron.github.io/parinfer/
Thanks! Ooooh TIL re parinfer. I'll look into it. Will check it out. Also, look forward to on-the-fly package installation for Clojure!
Thank you very much!
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#73Hey HN, author and Repl.it cofounder here. It's been a long journey to get to what we're calling 1.0 and HN have been there on every step of the way. We started working on what became Repl.it back in school where we were tired of setting up the development environment on every machine we wanted to code on. It was at a time where everything was moving to the cloud and we thought that, naturally, coding would follow su…
Any chance of Swift 4 support?
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#74Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#75Earlier quoted context omitted.
Just to be clear, Google using the Classroom product doesn't implicitly grant you permission to use their logo on your marketing materials. Did you obtain permission from the listed entities to use their logos?
I probably did, it's been a year though so I'm not entirely sure. For what it's worth this really is not needed and I actually hate the "look at all the logos" sections on websites so I just pushed a fix to remove it.
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#76Hey HN, author and Repl.it cofounder here. It's been a long journey to get to what we're calling 1.0 and HN have been there on every step of the way. We started working on what became Repl.it back in school where we were tired of setting up the development environment on every machine we wanted to code on. It was at a time where everything was moving to the cloud and we thought that, naturally, coding would follow su…
This would make Repl.it a fantastic product for API example code testing.
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#77Hey HN, author and Repl.it cofounder here. It's been a long journey to get to what we're calling 1.0 and HN have been there on every step of the way. We started working on what became Repl.it back in school where we were tired of setting up the development environment on every machine we wanted to code on. It was at a time where everything was moving to the cloud and we thought that, naturally, coding would follow su…
One of the main things preventing me from doing a really cool integration would be an API to programmatically create some REPLs and fill them with code. This would make Repl.it a fantastic product for API example code testing.
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#78This. is. AWESOME. Port listening -> auto-deploy? So cool. Now all I need is for the code editor to feel more powerful.
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#79Any plans to add Solidity?
Re: Repl.it 1.0: IDE that Grows from Playgrounds to Fullstack Apps
#80I was a huge fan of Repl.it while I was learning Ruby, but I was never able to leverage it into anything other than self-teaching. I have however, wasted many hours trying to get various local IDEs to replicate the experience of Repl.it, so that's gotta count for something. In the end, I transitioned to Visual Studio Code, but VS Code doesn't have the same inline repl (or I've yet to get it to work correctly). It suc…