support
computations created outside a `createRoot` or `render` will never be disposed
Intermediate
Solid API
Add types to context provider
Beginner
Solid API
Anyone using SolidStart in production?
Beginner
SolidStart
How to choose between Store and Context?
Beginner
Solid API
React.isValidElement(element)
Solid API
Using signal in child component
Beginner
Solid API
Can I Populate A Store Using createResource()?
Solid API
Ref pointing to the wrong element
Solid API
i oftenly have this problem everytime i turned on my pc and run
Possible Bug
RouteGuard with FileRoutes
Beginner
SolidStart
How do you consume server actions response?
SolidStart
Context undefined when called from a function in onClick, but not if called in component
Solid API
How to trigger update on resource update?
Beginner
Unresolved createResource doesn't trigger Suspense boundaries?
Beginner
Solid API
Spinner component questions about best practices
Beginner
Solid API
debounce form input update with API callback
Beginner
Suggestions
Vercel deployment issue.
Intermediate
Custom cursor not working
Beginner
better way to type props with default props
Beginner
Solid API
ErrorBoundary explanation
SolidStart
Solid API
How do you disable SSR on a specific route/part of a route?
SolidStart
how solid.js handles props
Beginner
Reactivity
TypeScript
Best way of passing props from Provider to Context
Reactivity
TypeScript
Intermediate
Is the following a "clean" way of handling modals?
Beginner
SolidStart
Solid API
Is it possible to use Outlet inside conditional render like Show?
SolidStart
Navigate user in login/logout functions
Beginner
SolidStart
ErrorBoundary requires string fallback when root is not a fragment
Possible Bug
How can i go back with @solidjs/router package ?
Beginner
Solid API
How to create an effect that runs on page navigate
Beginner
Solid API
Integrate External, Read-Only Data Source Into Reactive System
Intermediate
Libraries
Solid API
vite bundling unused components from external libraries (SSR)
Intermediate
Solid API
How to mutate a createResource storage
Intermediate
Solid API
Are there any important considerations to creating signals in control component callbacks like For
Reactivity
Solid API
Dispose function not actually disposing of anything
Beginner
Solid API
Failed to execute 'querySelector' on 'Document': '#' is not a valid selector.
Possible Bug
TypeScript
Intermediate
Libraries
Beginner
React key prop substitute!
Reactivity
i18n and context issues
Libraries
Solid API
a
Solid API
Difference between `setState` and `produce`?
Beginner
Solid API
Solid Start not deploying on vercel in turborepo
Intermediate
SolidStart
Problem duplicating a component navigating with dynamic routing
Beginner
Reactivity
How to solve ts(2322) error on "each" attribute of "For" component
Beginner
TypeScript
possible to cancel back button with solid router?
Reactivity
TypeScript
Intermediate
Libraries
Beginner
onMount vs createRenderEffect
Beginner
Solid API
Testing
Beginner
Testing
how to handle responses from the server on the client?
Beginner
SolidStart
createDeferred returns undefined under some conditions
Advanced
Solid API
How can I achieve server side rendering in solid
Solid API
Best Practices for Unrepresentable Intermediate State
Beginner
TypeScript
Suggestions
when using <Portal /> on shadow mode, on change events are not working!
Possible Bug