SolidJs Libraries
SOLID JS LIBRARIES
For UI kits, there's Kobalte ( https://kobalte.dev/ ) , SUID ( https://suid.io/ ), Bootstrap ( https://solid-libs.github.io/solid-bootstrap/ ),
For forms there's Felte ( https://felte.dev/ ) and Modular Forms ( https://modularforms.dev/ ),
For animations there's Motion One ( https://motion.dev/solid/quick-start ) and Solid Transition Group ( https://github.com/solidjs-community/solid-transition-group )
For tables there's AG-Grid ( Javascript Grid - https://www.ag-grid.com/react-data-grid/solidjs/ ) and TanStack Table ( https://tanstack.com/table/v8/ ),
For hooks/utilities/Browser API wrappers there's Solid Primitives ( https://primitives.solidjs.community/ ).
=====================================
SolidJS and CRUD (with Tailwind CSS):
https://www.youtube.com/watch?v=aXpTR60AMQc
=====================================
The tech stack is Solid JS on the frontend and Rust (Actix Web) and Postgres on the backend:
https://www.thebarterbee.com/
=====================================
Rust, SolidJS, and Tauri: Create a cross-platform desktop app:
https://dev.to/logrocket/rust-solidjs-and-tauri-create-a-cross-platform-desktop-app-5375
Comments
Post a Comment