In FE apps, when components have a very complex template, a good practice to organize it is to break it down into additional components and @solid_js works in the same way. In this video:
• Custom Components
• Share the State
• Crud App Refactoring
youtu.be/YJaaAZswOcg
React Table will here-forth be known as... TanStack Table!
- It's now in BETA 🎉
- Adapters for React, Solid, Svelte & Vue
- New docs (and new TanStack.com)!
- Release candidate coming very soon
tanstack.com/table
Released `solid-labels` 0.12.0
The release adds the Solid Namespace, a namespace reserved for @solid_js' components. It comes with TS support as well.
This release also deprecates the use of auto imports for the said components (ie `$show`)
In case you've missed the weekend news:
@Solid_js is now officially supported at StackBlitz so you can now start a new Solid project with just a click! 💙
ALT A new Solid with JavaScript and Solid with TypeScript projects appeared on the StackBlitz dashboard. Clicking on each of them starts a new Solid project in a couple of seconds.
We are excited to join the growing list of financial sponsors backing @solid_js
Bumi was an early adopter of Solid and we've seen a fantastic impact on the quality of our product and codebase
It's a small start and we'll be continuing to grow our support in the future
With the help of @trivikram we’ve started a solid-codemod project. We’re looking for feedback and ideas on what to handle in the codemod & helping hands to help write the solution. Checkout the Issues and Discussions: github.com/solidjs-community…