geoffrich, to svelte
@geoffrich@front-end.social avatar

I’ll be giving a talk on #Svelte 5 at CascadiaJS this summer alongside a bunch of other great speakers. Hope to see some of you there!

https://cascadiajs.com/2024

pascal, to CSS
@pascal@moth.social avatar

I have blogged again, this time about animating SVG stroke properties with CSS to create fireworks. https://www.pascal.com/diary/2024-02-23-animating-svg

#svg #css #svelte #sveltekit

29decibel, to svelte

Working on Svelte is so rewarding as a long time vanilla JS developer. All the accumulated web knowledge over the years just instantly available to you, while enjoying the augmented DX.

I have to say that's the best thing happened to the web. Imagine you don't need to throw away everything in order to progress, instead just enjoy the compounding benefits of your existing web knowledge.

Thank you Svelte team!

#svelte #sveltekit #web #webdev

alter_unicorn, to random
@alter_unicorn@masto.bike avatar

Je viens de recevoir l'appel que j'attendais avec impatience.
C'est non. Pas de nouveau job.
#rouspouet #tristitude
J'ai envie de chialer.

BlueCut,

@MlleEllute

Non, on cherche un dev web senior :|

(Le 1er projet est en #Svelte, #SvelteKit, mais à partir du moment où la personne est senior, maîtrise un framework JS, et peut conseiller nos clients en termes d'architecture, c'est ok.)

Courage pour ta recherche @alter_unicorn 💪

oleksify, to svelte

I’m starting to fall in love with #svelte @sveltejs I finally have a change to work with Svelte within real production codebase and it's nothing but a pleasure. For a newbie with long React background this feels like - «OMG, it actually could be just that simple!»

It's still early days, and I'm only scratching the surface but so far it feels really good.

kristin_baumann, to svelte

Du Bois Data Visualization Society Challenge - Week 3 of 10:

My recreation of Du Bois' poster no. 19, again implemented with D3 and Svelte, with transitions on load and hover interactions.

Live Version: https://du-bois-challenge-2024.kristin-baumann.com/#challenge3

Github: https://github.com/kristinbaumann/du-bois-challenge-2024

video/mp4

niconoe, to python

Good afternoon!

I'll have some availability (2 days/week) starting in April. Don't hesitate to contact me for your projects!

Keywords: ...

symfonystation, (edited ) to Symfony
@symfonystation@newsletter.mobileatom.net avatar
symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore the March 17, 2023 @symfonystation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news for evergreen content. https://symfonystation.mobileatom.net/Symfony-Station-Communique-17-March-2023 #Symfony #SymfonyCasts #PHP #Drupal #Cybersecurity #Svelte #Fediverse #HTML #CSS :symfony: :elephpant_purple: :drupalicon: :wordpress: :fediverse: :php: :phpstorm: :phpstan: :apiplatform: 🇺🇦 #WayBackWednesday

marcoow, to svelte

If you're in Munich, join @paoloricciuti and myself this Friday for @mainmatter's free #svelte workshop.

We'll be building a fully functional, progressively-enhanced #sveltekit app throughout the day.

The workshop will be hosted by our friends at Experteer in their office in the center of Munich.

Sign up here: https://ti.to/mainmatter/intro-to-svelte-sveltekit

dutchcelt, to CSS
@dutchcelt@mastodon.social avatar

I've seen this article pass by a few times. Pretty good.
The one impression Tailwind has left me is that's it niche. A solution for a singular type of setup. Popular? Yes. How the web works? No. Will it stick? I don't see how.

https://nuejs.org/blog/tailwind-misinformation-engine/

thilo,
@thilo@maier.social avatar

@dutchcelt Why hasn't it collapsed yet? And how would it collapse?

(as a with scoped styles loving dev, I am also still waiting for React to collapse, but it probably won't)

kristin_baumann, to svelte

The 2024 Du Bois Data Visualization Society Challenge has started!

Here is my re-creation of Du Bois Poster Nr. 6 for week 1, implemented with D3 and Svelte.

Live: https://du-bois-challenge-2024.kristin-baumann.com/#challenge1
Github: https://github.com/kristinbaumann/du-bois-challenge-2024

#DuBoisChallenge2024 #d3 #svelte #dataviz

schizanon, to webdev
schizanon, to webdev

HTMX is just the "back to the land" movement, but for web hippies.

#webDev #htmx #html #javaScript #web #frontend #reactjs #svelte #vue #vuejs #react #hypermedia #hateoas

andre, to svelte
@andre@fedi.jaenis.ch avatar

Slightly (ahem) frustrated that my #Svelte component behaves differently than the example component in #Storybook.

Couldn't figure out why the docstring and type wasn't extracted. The args aren't even shown as properties!

I'm sure it's something stupidly simple.
But I don't see it 🙈

Help appreciated. Boost okay.

Code: https://codeberg.org/Ryuno-Ki/Anvil/src/branch/storybook/stories/atoms/Avatar.stories.ts

Storybook: https://anvil.codeberg.page/anvil/?path=/docs/atoms-avatar--docs

seblammers, to svelte
@seblammers@vis.social avatar

For my #svelte ❤️ #d3 people out there:

Matthias Stahl started a beginner friendly video series, where he goes through nice little mini-projects and explains how to make responsive #dataviz with the perfect combo of svelte and d3 :)

Start here:
https://www.youtube.com/watch?v=2-Zw_QGTrlU

So far there are 6 videos with more on the way 🚀

thilo, to svelte
@thilo@maier.social avatar

Interesting conversation about 5 with many insights in this Prismic interview.

And it looks like @rich_harris uses his Verizon router as a pedestal for a flower vase:

https://www.youtube.com/watch?v=z7n17ajJpCo

schizanon, (edited ) to webdev

If there was an element that changes it's content when users interact with other elements on the page, what name would it have?

PLEASE NOTE: I am not suggesting that this element needs to exist; I am only asking what it would be called. I'm building a CustomElement, I just want it to have a name that makes sense.

Vote and suggest others in replies. Please boost for reach!

jamaps, to svelte
prophyt, to webdev

Dear Dev Mastodon, I'm torn between Solid.js and Svelte for a small SPA project. I've done a lot of React dev so Solid seems familiar but I quite like the apparent simplicity of Svelte. Any opinions, advice, gotchas I should be aware of?

#WebDev #Dev #SolidJS #Svelte #SvelteJS

jscholes, to django
@jscholes@dragonscave.space avatar

Searched the internet for tips on using #Django with #Svelte, hoping specifically for guidance on incorporating Svelte components into Django templates. The first result is an article telling me how to ignore Django templates completely, move all #frontend development to #JavaScript in the form of an SPA, and turn my #backend into a REST #API. Turns out, things can depress you even when they're not surprising.

seltzerfish, to genart
geoffrich, to svelte
@geoffrich@front-end.social avatar

Just updated my Svelte-generated social image demo for 2024! It now uses 4 and 2.

The social image below was generated from a Svelte component at runtime 👇

Built on Vercel's Satori library and @nmoo's satori-html

https://sveltekit-satori.vercel.app/?seed=quiet

geoffrich, to svelte
@geoffrich@front-end.social avatar

New blog post: 2.4 added a new read method that simplifies reading assets on the server. I did a quick writeup on how it simplifies retrieving raw font data in one of my old social image demos.

https://geoffrich.net/posts/sveltekit-read/

thilo, to svelte
@thilo@maier.social avatar

TIL that @sveltejs/enhanced-img is subject to a preprocessing step to convert its src prop into an import.

As a consequence, you can't use <enhanced:img /> inside another component and pass in a src at runtime. This restriction seems to be inherited from vite-imagetools.

<enhanced:img /> is in its infancy, therefore lots of room for improvement.

https://github.com/sveltejs/kit/issues/11535

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • osvaldo12
  • DreamBathrooms
  • mdbf
  • InstantRegret
  • ngwrru68w68
  • magazineikmin
  • everett
  • thenastyranch
  • Youngstown
  • slotface
  • cisconetworking
  • kavyap
  • ethstaker
  • JUstTest
  • modclub
  • GTA5RPClips
  • khanakhh
  • tacticalgear
  • Durango
  • rosin
  • normalnudes
  • Leos
  • provamag3
  • tester
  • cubers
  • anitta
  • lostlight
  • All magazines