Hey Kiet - looks awesome. I'm Ky-Nam Nguyen, hoping to try out Onlook for my project here :)
I'm a product designer turned web dev, and I work extensively with Nextjs, Tailwind, and Shadcn/ui.
I love the idea of being able to visually edit my webapp and port them back to code seamlessly. I was hoping you could help me understand the following
- How does Onlook compare with Webflow's devlink and Webstudio? Honestly Devlink seems dead to me, Webstudio seems promising but doesn't look like they prioritize react nor tailwind
- Can I use onlook in a Nextjs project with Tailwind? Will the visual edit reflects in Tailwind classes' updates?
- Will there be issues with "use client" or "use server" components as I read there were with Devlink?
- I'm building out of a turbo monorepo, how will this work? Do I just cd apps/my-nextjs-app and run npx onlook?
- How does this work with Shadcn/ui? If I update a component in the visual editor, I'm assuming it will change the tailwind className from app/components/ui?
I'm a product designer turned web dev, and I work extensively with Nextjs, Tailwind, and Shadcn/ui.
I love the idea of being able to visually edit my webapp and port them back to code seamlessly. I was hoping you could help me understand the following
- How does Onlook compare with Webflow's devlink and Webstudio? Honestly Devlink seems dead to me, Webstudio seems promising but doesn't look like they prioritize react nor tailwind
- Can I use onlook in a Nextjs project with Tailwind? Will the visual edit reflects in Tailwind classes' updates?
- Will there be issues with "use client" or "use server" components as I read there were with Devlink?
- I'm building out of a turbo monorepo, how will this work? Do I just cd apps/my-nextjs-app and run npx onlook?
- How does this work with Shadcn/ui? If I update a component in the visual editor, I'm assuming it will change the tailwind className from app/components/ui?