solid-docs
solid-docs copied to clipboard
Cumulative documentation for SolidJS and related packages.
Hi guys. I was studying SolidJS and wanted to improve some examples, but then I found out that each example's files were packed into a JSON file with an array...
When creating a store with an object, the original object passed in is altered: In the code below, I understand the flow that the `createStore` takes an object and turns...
Would love to see a section on the website specifically and directly answering the following for people coming from React and/or Vue: 1) Why another framework? 2) How is this...
I'd love to start jumping in and improving the documentation, especially the tutorial, which is an incredible accomplishment so far but can benefit from some changes (mainly streamlining to make...
The first tutorial `langs/en/tutorials/introduction_basics/lesson.md` links to `https://docs.solidjs.com/guides/tutorials/getting-started-with-solid/welcome`, which does not exist. I'm not 100% sure whether the link should be removed outright or amended to link somewhere else in the...