hcker2000
Error when trying to use provider method
@bigmistqke I made some time to give this a go and it went really smoothly.
https://github.com/hcker2000/ttrpg-sounds/commit/17895c095f7c5ee40c6accf786133608546261b0
71 replies
Error when trying to use provider method
very interesting, im used to php where you have to do some work to make something a signleton. Thats really good to know and much simpler than i figured it would be. Now I will start messing around with them in my app
71 replies
Error when trying to use provider method
i think maybe i saw this page https://www.solidjs.com/tutorial/stores_context and got down this track
71 replies
Error when trying to use provider method
yea i have no issues with a singleton, the docs just specifically mention using the context providers to handle this. The singleton im assuming would be more vanilla js than solidjs correct? less magic
71 replies