Join us

ContentUpdates and recent posts about Shadcn Space..
Link
@koukibadr shared a link, 2 weeks ago
Mobile Developer, Nventive

LiveData vs StateFlow

LiveData and StateFlow both stream data reactively, but differ in two key ways:

Initialization — LiveData needs no initial value; StateFlow requires one.

Lifecycle — LiveData is lifecycle-aware by default; StateFlow is not, so you need to wrap it in repeatOnLifecycle to avoid memory leaks.

Code templating
Story
@pramod_kumar_0820 shared a post, 2 weeks ago
Software Engineer, Teknospire

How To Crack Senior Java Interviews (6–10 YOE) In 4 Weeks

Javadoc Searchspring

A practical 4-week roadmap to crack Senior Java Developer interviews (6–10 YOE), covering Core Java, Spring Boot internals, Microservices, System Design, and real-world interview strategies.

Senior Java Interviews (6–10 YOE) In 4 Weeks
 Activity
@smh started using tool TypeScript , 2 weeks ago.
 Activity
@smh started using tool Terraform , 2 weeks ago.
 Activity
@smh started using tool Python , 2 weeks ago.
 Activity
@smh started using tool OpenTelemetry , 2 weeks ago.
 Activity
@smh started using tool Node.js , 2 weeks ago.
 Activity
@smh started using tool Next.js , 2 weeks ago.
 Activity
@smh started using tool New Relic , 2 weeks ago.
 Activity
@smh started using tool Kubernetes , 2 weeks ago.
A curated collection of free and Pro Shadcn UI blocks, components, and templates designed for React and Next.js applications. Built with accessibility and composability in mind, this resource leverages Base UI and Radix UI primitives, styled with Tailwind CSS. Users can easily copy-paste code snippets or install components via the shadcn CLI. 

The platform also offers a MCP server integration for generating and exploring components directly within the IDE, aligning with existing codebases. It emphasizes a developer-first system with predictable structure, reusable patterns, and full code ownership, designed to extend and maintain interfaces across evolving products. 

Works seamlessly with modern React stacks, including TypeScript and Tailwind CSS with CVA & shadcn/ui patterns, without imposing a rigid structure across frameworks and tooling. A CLI-friendly workflow is provided for installing and managing components, blocks, and templates.