Viewing profile — xyzzyrz
xyzzyrz
HN member- Joined
- Wed, Jan 27, 2010, 2:23 PM UTC
- HN karma
- 1,118
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About xyzzyrz
No profile information was provided.
Recent public activity
- story
-
comment
Comment #38702151
We also have this page that goes into some more detail: https://www.plasmic.app/vs-builder-io
-
comment
Comment #38701438
Just some of the differences: https://news.ycombinator.com/item?id=38701406 And yes you can connect directly a database - critically, Plasmic lets you define backend operations tha…
-
comment
Comment #38701406
There's a vibrant industry of similar tools - but lots of differences and room to innovate! Just a few of the differences: Plasmic.... - Is not specific to MUI - Supports actual de…
-
comment
Comment #38700210
Fixed, thanks!
-
comment
Comment #38700197
We still have work to do to make self hosting (much) easier, but yes, that's the plan!
-
comment
Comment #38699846
I talk about the "why" a bit above, but we've talked about how to open source it internally since almost its inception, but there's work involved in open sourcing that we just had …
-
comment
Comment #38699612
You can think of it like that - GrapesJS ultimately outputs HTML that exists in its own universe, whereas Plasmic focuses more on integrating with existing codebases, where you mig…
-
comment
Comment #38699084
I think another thing interesting about Plasmic is that it is a bit ambitious in trying to combine some seemingly disparate genres: - Webflow, Wordpress and other page builders - R…
-
comment
Comment #38699072
Excited to see this posted here! I think probably because we announced it going open source today. I think the GitHub page is probably a bit clearer than our website right now: htt…
-
comment
Comment #38698860
Thanks for the feedback, we're still iterating on the homepage and didn't expect to get posted here yet! Our repo https://github.com/plasmicapp/plasmic might be a bit more concrete…
- story
- story
- story
-
comment
Comment #32892891
For anyone else looking for a link to Herb Sutter's accompanying talk at cppcon: https://youtu.be/CzuR0Spm0nA?t=14532
-
comment
Comment #32872897
Hi, I work on Plasmic. If not React, how would you encode composition, state, and behavior?
- comment
-
comment
Comment #32739936
I largely agree with your take! But just to clarify one point: Plasmic (importantly) doesn't require using any specific libraries. You can bring your own arbitrary React code.
-
comment
Comment #32739863
Congrats on launching! I work on Plasmic. I have a sibling post on how I think we're quite different. But just to also clarify some points: (1) Plasmic does support git as well. (2…
-
comment
Comment #32739851
I work on Plasmic. I think we're quite different! I would summarize as: - FlyCode focuses on text/image changes within your existing code. - Plasmic lets you create and edit UIs us…
-
comment
Comment #32349137
Thanks, super helpful! (I haven't personally watched it yet, but our team has picked it up.)
-
comment
Comment #32348720
Hi! Thanks for the feedback on Plasmic. Re: "super heavy" output: A blank component should result in one corresponding div. Maybe you're weighing the API client library? You can co…
-
comment
Comment #30459092
Plasmic ( https://www.plasmic.app ) is a WYSIWYG visual page builder + headless CMS that's built for Next.js and other modern SSG frameworks. It lets non-dev teams freely create an…
- story
-
comment
Comment #30173304
For building these kinds of pages, there are now actual page builders worth considering that work with various frameworks, like https://www.plasmic.app which also lets you drag and…