DEV Community

Discussion on: Building Plus Ultra: How Antigravity Helped Me Bring Material Design to Bulma CSS 🎨

Collapse
 
marina_eremina profile image
Marina Eremina

Antigravity is really great for frontend projects. It’s actually become my primary frontend tool, I’m using it more than Cursor now 😊
Planning mode really stands out for me. It helps structure UI changes before jumping into implementation. Sometimes you immediately realize the plan isn’t quite what you wanted, so you can adjust before writing any code.
I also find the Agent Manager very useful, especially for keeping different concerns separated (UI tweaks, refactoring, data logic, etc) without losing context.

Collapse
 
dvalin99 profile image
Domenico Tenace Playful Programming

I agree with what you say, it's really great for frontend projects, especially when working with React projects.
I've also noticed this when working with Copilot πŸš€