Solidjs
is using vite currently. The library was trying out couple of
other solutions previously which includes parcel
, rollup
, and others.
Video References:
- Theo - ping․gg: SOLID START SHIPPED!!! CHAT W/ RYAN CARNIATO: Click here
- Let's Learn SolidJS - Learn With Jason: Click here
- ON Ryan carinato Channel: Creating a VDOM-less Renderer with Preact Signals: Click here
- Ryan Carniato - The World Beyond Components - React Finland: Click here
Only do esting with the ts-solidjs-project
project coz thats workign
good with HRML for now, also the js-react version is broke with HRML
right now:
Github: https://github.com/solidjs/templates
Todo Videos (amazing):
- Intro to SolidJS by Author (Jan, 2024): Click here (5mins)
- Talk by Author in JSWorld Conference (Sept, 2024): Click here (28mins)
Docs:
- Examples: https://github.com/solidjs/solid/blob/main/documentation/resources/examples.md
- Getting started: https://www.solidjs.com/guides/getting-started
- Cleanup hook in solids js(TEST IT): https://codesandbox.io/s/8no2n9k94l?file=/index.tsx