One thing I really appreciate about this is the design! It feels so calm and friendly – like a lot of care went into it. I love how everything snaps to the grid, and that it's achieved via CSS transforms.
Natto.dev – A Canvas for JavaScript
91–100 of 101 posts
Re: Natto.dev – A Canvas for JavaScript
#92Earlier quoted context omitted.
Thanks for feedback! Mousewheel should pan! You can hold down spacebar to pan anywhere (also dragging). Clicking the 100% in the toolbar lets you zoom. Some more shortcuts here https://twitter.com/_paulshen/status/1381744260945379331 Which example isn't working for you? and I plan to add more examples (maybe community?) and interactive tutorial in the future!
The spotify example didn't work for me. Oh man, I just noticed the zoom button at the top, silly me! :D
Re: Natto.dev – A Canvas for JavaScript
#93Hi all! Developer here before first coffee I'm actively working on natto.dev and it really is in "preview". I'm excited about the future of programming and having a canvas to explore it on. still looking for "crazier" ideas - my favorite current one is dragging a column out of a table. https://twitter.com/_paulshen/status/1366801887341649924 The more I work on it, the more confident I am that there's something there.…
Re: Natto.dev – A Canvas for JavaScript
#94Re: Natto.dev – A Canvas for JavaScript
#95Please don’t prevent people from leaving your site using browser navigation. It’s impossible to get back to hackernews by swiping back on iOS.
> Please don't complain about website formatting, back-button breakage, and similar annoyances. They're too common to be interesting. Exception: when the author is present. Then friendly feedback might be helpful. Given that this isn’t “Show HN”, please don’t comment about this. https://news.ycombinator.com/newsguidelines.html
Re: Natto.dev – A Canvas for JavaScript
#96Hi all! Developer here before first coffee I'm actively working on natto.dev and it really is in "preview". I'm excited about the future of programming and having a canvas to explore it on. still looking for "crazier" ideas - my favorite current one is dragging a column out of a table. https://twitter.com/_paulshen/status/1366801887341649924 The more I work on it, the more confident I am that there's something there.…
I love how clean the interface feels! Are you using a 3rd party tool for the foldable JSON editor, or did you build it yourself?
Re: Natto.dev – A Canvas for JavaScript
#97Re: Natto.dev – A Canvas for JavaScript
#98Re: Natto.dev – A Canvas for JavaScript
#99I think it would be very useful if there were a way to box other boxes, possibly designating specifc ones as the input/outputs of the big box. Bonus: if you collapse a box, it becomes a black box.
yes! This is what I'm exploring next, composability. One idea is to make "big boxes" like you describe. The other approach is to make canvases have special input/output pane and the ability to reference/run other canvases.
Re: Natto.dev – A Canvas for JavaScript
#100Hi all! Developer here before first coffee I'm actively working on natto.dev and it really is in "preview". I'm excited about the future of programming and having a canvas to explore it on. still looking for "crazier" ideas - my favorite current one is dragging a column out of a table. https://twitter.com/_paulshen/status/1366801887341649924 The more I work on it, the more confident I am that there's something there.…
Was a big fan of Pipes back in the day, so good job / neat work otherwise!