#video #tutorial #workshop #learn
Познавательный YouTube канал с более чем 100 видео на тему Svelte и Sapper
https://www.youtube.com/channel/UCg6SQd5jnWo5Y70rZD9SQFA
Познавательный YouTube канал с более чем 100 видео на тему Svelte и Sapper
https://www.youtube.com/channel/UCg6SQd5jnWo5Y70rZD9SQFA
YouTube
Svelte Mastery
A channel fully devoted to teaching Svelte. The best front end javascript "framework" yet.
Si quieres que yo haga videos en español, avisame por favor.
Wenn du willst, dass ich videos auf Deutsch mache, bitte sag Bescheid.
Si tu veux, que je fasse des videos…
Si quieres que yo haga videos en español, avisame por favor.
Wenn du willst, dass ich videos auf Deutsch mache, bitte sag Bescheid.
Si tu veux, que je fasse des videos…
#tutorial #mdn
Финальная глава svelte-tutorial на MDN
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next
Финальная глава svelte-tutorial на MDN
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next
MDN Web Docs
Deployment and next steps - Learn web development | MDN
In the previous article we learned about Svelte's TypeScript support, and how to use it to make your application more robust. In this final article we will look at how to deploy your application and get it online, and also share some of the resources that…
#article #tutorial #sapper #strapi
https://www.smashingmagazine.com/2020/08/static-blog-sapper-strapi
https://www.smashingmagazine.com/2020/08/static-blog-sapper-strapi
Smashing Magazine
Creating A Static Blog With Sapper And Strapi — Smashing Magazine
This article will take you through how to build a Svelte-powered static blog with Sapper and Strapi, as well as how to deploy the website to Netlify.
#cssvar #video #tutorial
🎥 how you can use variables inside
https://t.co/2r0ABQlN0X
🎥 how you can use variables inside
<style />
tag in Svelte.https://t.co/2r0ABQlN0X
YouTube
Using variables within style tag in Svelte
📝 Using variables within style tag in Svelte
- using CSS Custom Properties
- using Svelte actions
- Svelte REPL https://svelte.dev/repl/14a1b548093642a9a2dfb3e615382732
🥰 Support me https://www.buymeacoffee.com/lihautan
🔗 Want to learn more from me? Check…
- using CSS Custom Properties
- using Svelte actions
- Svelte REPL https://svelte.dev/repl/14a1b548093642a9a2dfb3e615382732
🥰 Support me https://www.buymeacoffee.com/lihautan
🔗 Want to learn more from me? Check…
#article #tutorial #sveltekit #prisma
https://www.mikenikles.com/blog/svelte-kit-prisma-a-match-made-in-digital-heaven
https://www.mikenikles.com/blog/svelte-kit-prisma-a-match-made-in-digital-heaven
Mikenikles
SvelteKit & Prisma - A match made in digital heaven - mikenikles.com
At some point, your SvelteKit app needs to persist data. Learn how to use Prisma to achieve exactly that.