Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
418 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created an issue in ryansolid/solid that received 4 comments
Suppressing warnings when computations created outside
Thank you for creating the great package!
I have a question.
createSignal() and createState() can be used at the top level of a module. Returned ge…