$32+
This book is the fruit of two arduous years of work. Solid may seem simple on the surface, but its internal workings involve complex interactions that can sometimes be tricky to explain. I rewrote the book twice to find the right balance—enough depth to capture the complexities without overwhelming readers.
This is a comprehensive book that aims to teach you the ins and outs of Solid, covering its core principles, the inner workings, and the API. By the end of this book, you will have a thorough understanding of SolidJS to write efficient applications.
Personally, I’m not comfortable using tools without understanding their inner workings and intricacies. This book goes beyond just showing you how to use SolidJS; it explains the reasoning and underlying principles behind the library, helping you understand why certain approaches or features work the way they do. With this deeper comprehension, you’ll be well-equipped to build your own projects confidently.
https://drive.google.com/file/d/1BY6WKwzX1v668Pz758gtKjftpf6Bog42/view
true
props
props
read-only
onMount
onCleanup
ref
createComputed
createRenderEffect
createEffect
createMemo
createDeferred
createReaction
ErrorBoundary
catchError
batch
untrack
on
createRoot
mergeProps
splitProps
mapArray
and indexArray
observable
from
startTransition
and useTransition
Switch
and Match
For
mapArray
indexArray
produce
reconcile
unwrap
createMutable
on
namespaceon:
Namespaceoncapture:
Namespace