My only major gripe with it is React. Either go all the way and build something for Svelte that does this lowering the bar to the bottom on both creation and understanding of the UI layer or Do this with Rust and target Wasm abstracting away the hard / tedious parts of working with lower level languages and creating graphical applications. Like this + Tauri would be an absolute powerhouse but as good as it is, it’s s…
Show HN: Puck – Open-source visual editor for React
91–100 of 105 posts
Re: Show HN: Puck – Open-source visual editor for React
#92My only major gripe with it is React. Either go all the way and build something for Svelte that does this lowering the bar to the bottom on both creation and understanding of the UI layer or Do this with Rust and target Wasm abstracting away the hard / tedious parts of working with lower level languages and creating graphical applications. Like this + Tauri would be an absolute powerhouse but as good as it is, it’s s…
Re: Show HN: Puck – Open-source visual editor for React
#93A couple of questions:
1. How easy is it to customise and extend the interface of the editor while still using the core of Puck?
2. This looks like it could be used to build an editor similar to Shopify's theme editor or is that a stretch?
Re: Show HN: Puck – Open-source visual editor for React
#94Thank you for all the hardwork!
Re: Show HN: Puck – Open-source visual editor for React
#95This is just so fantastic, I have been looking for something like this for the open-source edtech app builder Flow ( https://github.com/opencurriculum/flow ) for the past year! Talked to the WebStudio guy and did so much research, but nothing was just right. This feels JUST. RIGHT. Thank you for all the hardwork!
Re: Show HN: Puck – Open-source visual editor for React
#96Re: Show HN: Puck – Open-source visual editor for React
#97This is just so fantastic, I have been looking for something like this for the open-source edtech app builder Flow ( https://github.com/opencurriculum/flow ) for the past year! Talked to the WebStudio guy and did so much research, but nothing was just right. This feels JUST. RIGHT. Thank you for all the hardwork!
Re: Show HN: Puck – Open-source visual editor for React
#98This is just so fantastic, I have been looking for something like this for the open-source edtech app builder Flow ( https://github.com/opencurriculum/flow ) for the past year! Talked to the WebStudio guy and did so much research, but nothing was just right. This feels JUST. RIGHT. Thank you for all the hardwork!
Btw, a very easy big win for you would be to port the side styles/interactions panel of WebStudio into this. And by port I mean extracting the code to make a common open-source library with the correct license and putting it in Puck.
Re: Show HN: Puck – Open-source visual editor for React
#99Alternative meaning - Polish city nearby me :) https://en.wikipedia.org/wiki/Puck,_Poland
Puck is a... fairy... [that takes on] the shape of animals
Puck is also a little, er, mischievous and sometimes seen as a demon. But we prefer the first interpretation.
Re: Show HN: Puck – Open-source visual editor for React
#100This is really slick! A really fluid and intuitive interface. We use https://react-page.github.io/ (also MIT licensed) extensively at my startup; it attacks the same problem, and it's been incredibly effective (and hackable!). Generally speaking, owning your own CMS data, in your own database, with a well-documented JSON data format, and adding the ability to take any React component you've written (that itself may i…
Builder.io is great but the hosted nature made it a non-starter for us.