Đăng Tú
Đăng Tú
Explore posts from servers
SSolidJS
Created by Đăng Tú on 4/2/2024 in #support
`createEffect` doesn't working in `input.addEventListener('change')`
Thanks for the options, I wonder what different between store and signal? Is store like an extenstion of signal or like redux store of reactjs?
17 replies
SSolidJS
Created by Đăng Tú on 4/2/2024 in #support
`createEffect` doesn't working in `input.addEventListener('change')`
Thanks, so the signal actually use Object.is() (the one that compare by pointer) under the hook rgiht? (please correct me if I'm wrong)
17 replies
SSolidJS
Created by Đăng Tú on 4/2/2024 in #support
`createEffect` doesn't working in `input.addEventListener('change')`
But I still need it to compare to the old value, or did I do it wrong way?
17 replies
SSolidJS
Created by Đăng Tú on 12/23/2023 in #support
How to import solidjs core as external library
I think this is the one: https://sambitsahoo.com/blog/vite-code-splitting-that-works.html @lxsmnsyc 🤖 thanks for the keyword
4 replies
SSolidJS
Created by Đăng Tú on 12/23/2023 in #support
How to import solidjs core as external library
You means like use a 3rd party build tool or it is an option in vite?
4 replies