It’s an hour and a half of Paolo doing Paolo things and Chris showing what happens when a component library figures out what it actually wants to be.

Great episode! You should rewatch it πŸŽ₯ https://www.youtube.com/watch?v=txM-BCrZcbc&list=PL8bMgX1kyZTiLCyvf8vF13sdnR4fhNl6v

#Svelte #ThisWeekInSvelte #SkeletonUI #TailwindCSS

🧡2/2

This Week in Svelte, Ep. 104 β€” Changelog, Skeleton v3.0

YouTube
An update on the future of Skeleton Β· skeletonlabs/skeleton Β· Discussion #2223

Hey everyone, Chris here πŸ‘‹ In case you're not aware, I serve as the creator and core maintainer for Skeleton. It's been a very exciting few months, but I wanted to take a couple minutes of your tim...

GitHub

I've begun the process of rewriting the frontend of #cathode to use #sveltekit and #skeletonui, meaning I've finally been forced to confront the absolute shit show that is the javascript I wrote for this project. It seems like I just stuck functions and state in whatever file I happened to be editing at the time πŸ˜΅β€πŸ’«.

On the upside this is a good chance to make future-me's life a lot easier when trying to add features. Plus the whole UI will look a lot less like it was made in ms paint thanks to skeleton and tailwind

✍️ I wrote about my experience with SvelteKit and SkeletonUI, building a simple static site to compare React hooks and the equivalent code in Svelte.

https://chasingcode.dev/blog/react-hooks-in-svelte/

#React #Svelte #SvelteKit #SkeletonUI

React Hooks in Svelte

Presenting a static website that shows code examples of React hooks vs Svelte

πŸš€ I made a new thing.

I took Josh Nussbaum's "React hooks in Svelte" examples https://github.com/joshnuss/react-hooks-in-svelte and built them into a SvelteKit + SkeletonUI site.

https://react-hooks-in-svelte.vercel.app

Repo:
https://github.com/breadthe/react-hooks-in-svelte

#React #Svelte #SvelteKit #SkeletonUI

GitHub - joshnuss/react-hooks-in-svelte: React hook examples ported to Svelte

React hook examples ported to Svelte. Contribute to joshnuss/react-hooks-in-svelte development by creating an account on GitHub.

GitHub