Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
11–20 of 79 posts
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#12Interesting. I like that better developer tooling is coming out. That said, this particular tool seems like it's trying to be very hand-holdy, maybe not targeting developers? For developers Claude Dev seems like a more functional equivalent: https://github.com/saoudrizwan/claude-dev
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#13I've been using AI models to do frontend design and candidly this doesn't hold a candle to just working directly with the base models. With the base models you can ask: Hey, make me 5 designs that fit xyz requirements and it will go to work. If you already know front end design, you can take that up a level and pass it an emmet abbreviation of the rough code you want and say only use tailwind colors of sky, zinc, and…
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#14Interesting. I like that better developer tooling is coming out. That said, this particular tool seems like it's trying to be very hand-holdy, maybe not targeting developers? For developers Claude Dev seems like a more functional equivalent: https://github.com/saoudrizwan/claude-dev
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#15How about Svelte 5 with runes mode? One of the biggest challenges I've encountered so far while working on my SvelteKit with Svelte 5 codebase is that all frontier models struggle to understand differences between major versions of languages and frameworks, leading to a lot of annoying hallucinations. They're fantastic at writing code, but the last mile of figuring out how to fix issues for incorrect APIs or syntax b…
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#16I asked for an 'interactive particle simulation' and got a big gray rectangle. Then I clicked regenerate and the page crashed. To me it's not clear how I would debug the component, I can ask for modifications but not like add log statements, inspect variables, and give feedback on errors.
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#17How about Svelte 5 with runes mode? One of the biggest challenges I've encountered so far while working on my SvelteKit with Svelte 5 codebase is that all frontier models struggle to understand differences between major versions of languages and frameworks, leading to a lot of annoying hallucinations. They're fantastic at writing code, but the last mile of figuring out how to fix issues for incorrect APIs or syntax b…
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#18Interesting. I like that better developer tooling is coming out. That said, this particular tool seems like it's trying to be very hand-holdy, maybe not targeting developers? For developers Claude Dev seems like a more functional equivalent: https://github.com/saoudrizwan/claude-dev
Definitely look into cursor if you like Claude dev. It isn't apples to apples, but their chat mode is very similar.
Looks like it's not open source
Re: Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
#19I've been using AI models to do frontend design and candidly this doesn't hold a candle to just working directly with the base models. With the base models you can ask: Hey, make me 5 designs that fit xyz requirements and it will go to work. If you already know front end design, you can take that up a level and pass it an emmet abbreviation of the rough code you want and say only use tailwind colors of sky, zinc, and…
I'm not really sure what you mean by "base models?"