Skip to content

orenelbaum/solid-rx-core-refactored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid RX core refactored

This is a refactored version of the core of Solid's reactive system. I made it for learning the codebase myself, but thought it might be useful for others. This version has documentation, as well as a lot of small refactorings like different variable names, however it's still equivalent to the original code. This codebase includes some the functions from Solid's signal.ts file. All of the code for suspense and scheduling was removed from inside the functions, the same as Rollup will do if you don't use those features. I also removed all dev mode and error handling code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published