Little demo of what I built with @sveltejs: a keyboard-driven inspector for @tailwindcss.
• Animations & bindings were a cinch to setup. 👌
• Unsure how to re-render checkboxes, which are checked when `element.matches(selector)`. 🤔
(readable svelte/store?)
We're hitting the GitHub API rate limits for saving and retrieving REPL gists (nice problem to have!), in case you're wondering why saved REPLs are failing to load. We'll implement a more robust solution soon. Thanks for your patience 😬
Maybe @sveltejs should have just called this "hooks" for the sake of it 😄 I'm glad I can compose lifecycle methods and that's really all I care about 😊
svelte.dev/tutorial/ondestro…
ALT Screenshot of composibility of lifecycle functions in Svelte
If you're having issues loading a ".dev" TLD, try this: superuser.com/questions/1413…
I was running into issues loading svelte.dev, and it was because Pow had set up a resolver file for me back in the day...
/ht @Rich_Harris (thnx for link) /cc @sveltejs
What I (and I think many) would really appreciate though, is a thread where you ask people to link their production @sveltejs projects for us to look at. Especially v3.
Workshop @MagnoliaJSconf by @natec4251 about @sveltejs.
Impressive talk. Before lunch, Nate created a markdown editor in less than 10 minutes off the top of his head.
v3.svelte.technology/
Cc @Rich_Harris