react

DEV Community
sakamoto
19h ago

Moto UI is a modern React component library built for developers who care about accessibility, performance, and developer experience . It combines the headless, accessible foundation of Ark UI with the type-safe, build-time styling power of Panda CSS to help teams build interfaces that are fast, flexible, and easy to maintain. Moto UI is also heavily inspired by Chakra UI and Hero UI . From Chakr…

reacttechnologyui-development
DEV Community

React Native 0.85, much faster builds, and the one change that will probably break your imports._ Based on the official release notes: expo.dev/changelog/sdk-56 SDK 56 dropped on May 22, and I spent the weekend pulling one of my apps onto it. Most release notes read like a wall of changelog entries, so instead of repeating all of that, I want to walk through the handful of changes that actually s…

reactsoftware-engineeringtechnology
DEV Community

Hi everyone, hope y'all having a great day ! Side project I've been building for months during my own MCU marathon. Not a weekend vibe-code — real architecture, hand-curated data, iterative development with AI assistance. Three apps, one dataset, pnpm monorepo: Marathon — PWA viewing tracker (Zustand, localStorage + Supabase sync, 3 view modes) Map — 3D globe (react-globe.gl, Three.js, pin cluste…

reacttechnologythree-jsweb-development
DEV Community

`--- Most React AI chat libraries are secretly backend libraries. They stream directly from OpenAI, or through their own cloud, or via a framework-specific server adapter. The React hook is just a thin client on top of one particular provider. Switch from Claude to GPT-4? Rewrite the frontend. Migrate off Vercel? Rewrite the frontend. Add Groq for a faster path? Rewrite the frontend. But here's t…

aimachine-learningreact
DEV Community

When I set out to build my official portfolio, click me , I had one goal: to create the most immersive, high-performance digital experience in Nepal. In this project, I moved away from standard scrolling and focused on Cinematic Transitions. By combining React 19, GSAP ScrollTrigger, and custom WebGL shaders, I’ve created a narrative flow that doesn't just show work—it tells a story. Key Technica…

gsapreacttechnologyweb-development