Hi author here. Later this year after some cleanup and perf work
HN user
tangert
design and engineering at replit
Hey original author here. Sometime later this year- the code is a mess and needs a lot of perf work before public release
The deployment UI you see is actually just a react app. So it’s running both at the same time. So yeah, you can do both! But the template is mainly for prototyping contracts directly. Might make another full stack template tho.
hi all, coauthor of both the blog post and solidity template here. this project started off as a weekend thing, and we spent the last few weeks refining it for a beta launch!
excited to share it with everybody and take in any feedback to improve the template more :)
good catch - updating :)
Are you referring to Replit as a whole? I'm curious what your comment has to do with the launch of an app store specifically.
Who would actually use repl.it to build apps as opposed to the traditional way of having your text editor + compilers installed on a machine you own?
a lot of people, including replit engineers + designers (like myself) :)
thank you :)
your point about UI complexity reflecting the complexity of the problem + level of control is totally true in regard to most tools - but one of the key points at replit is that we are trying to create a programming environment that appeals to both beginners and experts. we don't want to block out hobbyists. that's really the main point of comparison to Premiere- if someone is interested in learning about film production, you shouldn't have to go to iMovie and then "graduate" to Premiere (or Canva -> Photoshop, SketchUp -> Autocad). tools should grow with you (ideally)!
complexity is always relative but I think the end point here is that there's always room for simplification and shallower learning curves, even for advanced/pro users.
interesting point. luckily we're testing it in a pretty sandboxed environment so it's not going to overtake replit all at once. I think the power will come from integrating CLUI seamlessly into the parts of GUIs people are really accustomed to. luckily all the questions you raise are totally testable and will be a part of our research process :)
replit designer here - yes, totally agree. the current implementation definitely is not foolproof, but it's just the start. ideally it will handle more unstructured commands in the future!