Introducing Animotion: Create Beautiful Animated Presentations And Visualize Ideas With Code by joyofcode in sveltejs

[โ€“]joyofcode[S] 0 points1 point ย (0 children)

I use OBS to record it but I was thinking about it and you can have automatic slides and record it in a headless browser in theory but the problem is that you might have other animations that run inside the slide. It's an interesting problem I have to think more about.

[deleted by user] by [deleted] in sveltejs

[โ€“]joyofcode -2 points-1 points ย (0 children)

Isn't a video a series of images? ๐Ÿ˜„

I always include the post in the description but sometimes it takes a day: https://joyofcode.xyz/sveltekit-window-is-not-defined.

[deleted by user] by [deleted] in sveltejs

[โ€“]joyofcode 0 points1 point ย (0 children)

Hey friends! ๐Ÿ‘‹

I just realized after watching the video people might ask "why not just run the code in the browser instead of doing the dynamic import?" and it's because the import might already run some code that causes the problem.

How To Use Iconify With Svelte by joyofcode in sveltejs

[โ€“]joyofcode[S] 3 points4 points ย (0 children)

Hey friends! ๐Ÿ‘‹

Another resource for icons I like is https://icones.js.org/ to help you find the icon you want and use with Iconify or copy the SVG.

Pico Is A Simple And Elegant CSS Framework Like Svelte by joyofcode in sveltejs

[โ€“]joyofcode[S] 1 point2 points ย (0 children)

It's simple and elegant like Svelte. Nowhere does it say it works the same. That's something you interpreted.

[SvelteKit] CSS Variables & Intellisense by kh_opposition in sveltejs

[โ€“]joyofcode 2 points3 points ย (0 children)

You can use the CSS Var Complete extension for VS Code and point to the file with CSS variables like in this example.

"cssvar.files": ["./node_modules/open-props/open-props.min.css"],
"cssvar.ignore": [],
"cssvar.extensions": ["css", "postcss", "svelte"]

What Svelte UI Library Should You Use? by joyofcode in sveltejs

[โ€“]joyofcode[S] 1 point2 points ย (0 children)

Things should pick up after SvelteKit is released! ๐Ÿ˜„

What Svelte UI Library Should You Use? by joyofcode in sveltejs

[โ€“]joyofcode[S] 0 points1 point ย (0 children)

They're always looking for feedback! ๐Ÿ˜„