For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | oleg009's commentsregister

There has been a lot of attempts at this, this one is the best so far.


The point of this question is why we can't start using it now with a fallback that does the same thing but with JS.

Why should chromium users wait? very soon majority of the users will have that feature, why should they keep getting less performant and often stuttering animations via JS libraries?


We are generating React/Remix app atm, but our architecture is designed to support other frameworks as well.

It is achieved by using data as a source of truth, not the code. Web tooling is very fragmented. People have too many opinions on how to write components and that makes it nearly impossible to have components written by hand and then synced back into the UI without enforcing a huge amount of constraints. You will end up writing code in such a way that the UI can handle.


Airtable works, we even made a video for it: https://www.youtube.com/watch?v=21y1_CiBqnM

Notion: data should work, we are going to record a demo, but Rich Text is not supported yet for every CMS, only those who have an HTML option, see compatibility: https://docs.webstudio.is/university/foundations/cms

We will add them one by one, with full Rich Text support.


We are launching a CLI soon that will allow syncing data and self-publishing, starting with Vercel as first destination.


You know that's not what users actually want though, right?


Still want export. Not vercel.

Really don’t want another locked in platform.

Can’t be clearer. Abandoned the platform after this comment because it’s just missing the point. Be for the Internet not the VCs dude.


I think you responded to the wrong person. I'm agreeing with you


its because dashboard works in other browsers too, but builder is very complex


How is that a valid reason?

Standard compliance, especially in something like a website builder should be a top priority. If the builder doesn't work in major browsers, why there be any confidence that the sites it produces will?


when you say confidence, is it because the person who builds, can't test in other browsers inside builder?

this is something we are going to solve soon by having ability to open up the build url and keeping it in sync with the changes.


So, you are saying that there is no plan for it to work outside of Chrom(ium) browsers? It doesn't solve the problem of forcing someone to use a specific browser to use the platform.

It does not inspire confidence in an end product will work everywhere and be of high quality when the product to create it is buggy and limited.


This would also solve the problem with testing on various mobile devices by e.g. using browserstack and similar tools or even physical phones.


It's a dark pattern having that check after you've signed up. You could easily do this before getting user details.


for privacy reasons? Afaik github is gdpr compliant ... or is there some other problem?


It is a privacy leak to tell Github about what other websites or products you are using, that you otherwise wouldn't if you just used normal email/password signup.

GDPR only has a tangental relation to privacy. It might be "GDPR compliant" for me to publish my nudes to twitter, but I've still (voluntarily) lost some privacy for doing so.


There are tons of problems with GitHub or Google only. What if you use ProtonMail and GitLab? (or any other of 20+ email / code repo providers)


I don't own either service.


CLI for syncing and publishing to Vercel is coming in the next weeks


Syncing and publishing what? What's so difficult about `git push` which pushes to GitHub and automatically deploys to Vercel? This doesn't look cool, but those two features are not going to be the ones I'll seek after.


Syncing the site data from builder to local fs and then building everything and configuring the app for publishing to vercel.

Just pushing to github only helps you if you only have static html/css if you wanted to publish a site as gh-page ... I guess you need to clarify your use case


GitHub actions solves the other half, no?


Webflow actually helps with all those things. Webstudio doesn't have much yet accessibility features on canvas, because this comes next, but the performance - man it feels like a lifetime spent on optimizing it with the help of lots of different tools. we hit 100% on lighthouse score consistently, the webstudio.is landing is built with webstudio.

https://pagespeed.web.dev/analysis?url=https%3A%2F%2Fwebstud...


I am confused, we only have a download button at the bottom of the page, but "Get early access" button everywhere else. It is much harder to find download than to open the browser version ...

Similarity to Webflow is not a bug, its a feature. It's designed to feel familiar for Webflow developers. This product is built for them.

Check out this video to learn how Design Tokens work in Webstudio. It's built with full knowledge of Webflow Style selector. You are talking to an ex style system engineer from Webflow lol.

https://twitter.com/webstudiois/status/1669441600831868944


Oh! I probably shouldn't write comments before coffee. What happened was that I saw the sign-up page and assumed it was just for creating an account, rather than accessing the web builder. I should have realized what was going on when the same login screen appeared in the downloaded app.

I'm familiar with Webflow and the design tokens make sense to me, but I don't think it's a natural abstraction for non-web developers. I saw that you're ex-Webflow, I just meant to express a general frustration with how existing builders deal with reusable styles - it totally makes sense in the context of targeting devs who already know the Webflow UX. For what it's worth, I've been working on a site builder for the past few months and ended up with a similar solution, so this criticism is partly a projection of my own struggles.

Anyway, thanks for replying! The project looks great, I look forward to see what you end up with wrt versioning and animations.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You