• sveltejs Profile Picture

    Svelte @sveltejs

    2 years ago

    introducing ✨ runes ✨ svelte.dev/blog/runes

    108 279 2K 1.2M 157
  • EisenbergEffect Profile Picture

    Rob Eisenberg @EisenbergEffect

    2 years ago

    @sveltejs Congrats to the Svelte team! Looking forward to continuing to work with you all on the design of a new JS standard for Signals that we can all share.

    0 0 15 12K 0
  • webmaster Profile Picture

    Jason @webmaster

    2 years ago

    @sveltejs awesome work, this looks like it will solve pretty much all of the mildy inconvenient things i run into

    0 0 5 9K 0
  • EddyVinckk Profile Picture

    Eddy Vinck @EddyVinckk

    2 years ago

    @sveltejs

    EddyVinckk Profile Picture

    Eddy Vinck @EddyVinckk

    2 years ago

    @sveltejs

    EddyVinckk tweet picture

    0 1 11 2K 0
    Download Image

    0 0 5 900 0
  • tadaspetra Profile Picture

    Tadas Petra @tadaspetra

    2 years ago

    @sveltejs This is hype

    1 0 5 13K 0
  • SIGKITTEN Profile Picture

    SIGKITTEN @SIGKITTEN

    2 years ago

    @sveltejs fuck, this is so good

    0 0 1 8K 0
  • icarusgkx Profile Picture

    :icarus.gk ⇏ ▿ @icarusgkx

    2 years ago

    @sveltejs

    icarusgkx Profile Picture

    :icarus.gk ⇏ ▿ @icarusgkx

    2 years ago

    @sveltejs

    icarusgkx tweet picture

    2 16 127 14K 1
    Download Image

    4 4 95 8K 0
  • Shcopec Profile Picture

    Shcopec @Shcopec

    2 years ago

    @sveltejs Is that Svelte anymore?

    Shcopec tweet picture

    4 1 64 22K 1
    Download Image
  • dominik_pieper Profile Picture

    Dominik Pieper 🦋 @dominik.pieper.io @dominik_pieper

    2 years ago

    @sveltejs All frontend frameworks adapt signals step by step 😁

    1 0 39 11K 1
  • aradalvand Profile Picture

    Arad Alvand @aradalvand

    2 years ago

    @sveltejs Thank you for ruining 80% of what was good about Svelte: Fine-grained reactivity. In v5, a change to one state variable triggers re-runs of all expressions in the markup and I'm supposed to believe that's a good thing.

    2 1 31 10K 1
  • SelfInfinity Profile Picture

    Self @SelfInfinity

    2 years ago

    @sveltejs The article itself makes runes appear more React like (initial reaction: is this a step backwards?) but the video clears it up a ton: youtube.com/watch?v=RVnxF3…

    0 0 24 11K 7
  • samwightt Profile Picture

    Sam @samwightt

    2 years ago

    @sveltejs I genuinely don't understand why these `get` and `set` properties are necessary. Something about the mental model is not making sense to me. Because $derived breaks function rules, I feel like it's not that hard to just replace `done` or `text` with a reactive reference too.

    samwightt tweet picture

    2 0 21 10K 0
    Download Image
  • parker_codes Profile Picture

    Parker @parker_codes

    2 years ago

    @sveltejs Missed the chance to use Unicode Runes: const count = ᛊ(0); const double = ᚤ(count * 2) ᛟ(() => { console.log(count); });

    0 0 16 718 0
  • savehansson Profile Picture

    Håkan Save Hansson 🇸🇪 🇺🇦 @savehansson

    2 years ago

    @sveltejs So this is much like ref in Vue? let countRune = $state(0); countRune += 1; let countRef = ref(0); countRef.value += 1;

    4 0 14 2K 0
  • sosnowsd Profile Picture

    Damian Sosnowski @sosnowsd

    2 years ago

    @sveltejs It's... Vue 😅 Looks like direct port of Vue reactivity to Svelte.

    1 0 14 2K 0
  • SoulKing57 Profile Picture

    Soul King @SoulKing57

    2 years ago

    @sveltejs This is just solidjs with extra steps.

    2 1 11 2K 0
  • Srav_Shark Profile Picture

    Sravan Suresh @Srav_Shark

    2 years ago

    @sveltejs @Rich_Harris I can't seem to take my eyes of your right eyebrow. It remind me of a chinese emperors 😅 But Runes is 🔥

    1 0 11 9K 0
  • ValentinHervieu Profile Picture

    Valentin Hervieu @ValentinHervieu

    2 years ago

    @sveltejs Where is the dependencies array for $effect?

    0 0 10 2K 0
    Download Gif
  • zachwritescode Profile Picture

    Zach Attack is Back @zachwritescode

    2 years ago

    @sveltejs Console logging doubled stays in sync with github.com/Rezact/Rezact#… without runes:

    zachwritescode tweet picture

    3 0 8 9K 2
    Download Image
  • RobbieSpeed Profile Picture

    Robbie Speed @RobbieSpeed

    2 years ago

    @sveltejs This seems bad, is Svelte now compiling reactivity into regular .ts, and .js files now? I don't see how this is possible without compiling and subsequently changing the underlying js logic. The rest of Runes looks good, makes the api closer to other reactive systems.

    RobbieSpeed tweet picture

    2 0 7 6K 0
    Download Image
  • 4ndual Profile Picture

    W. Andrés González @4ndual

    2 years ago

    @sveltejs we are going full circle again, i really like svelte and this removes the best of svelte for something that is more like solidjs/react this would be great as a extra tool but not as the recommended/right way to write svelte

    1 0 7 933 0
  • realmivinci Profile Picture

    Leo X. @realmivinci

    2 years ago

    @sveltejs seems way less svelte :(

    0 0 6 794 0
  • gc_dev0 Profile Picture

    Gcdev @gc_dev0

    2 years ago

    @sveltejs What kind of vue si this?

    0 0 6 1K 0
  • iam_feranmi_ Profile Picture

    Oluwaferanmi @iam_feranmi_

    2 years ago

    @sveltejs 😩😩😩 You dragged us to the Darksider

    iam_feranmi_ tweet picture

    1 1 4 2K 0
    Download Image
  • flemmingmiguel Profile Picture

    Flemming Miguel @flemmingmiguel

    2 years ago

    @sveltejs Let’s go!!

    0 0 5 5K 0
    Download Gif
  • jonjagu Profile Picture

    Jon @jonjagu

    2 years ago

    @sveltejs 🍿What in the actual vuejs is this? Kidding. Sure some of the syntactic sugar is lost, but trying to refactor store logic from .svelte into .js/.ts was always a huge pain point for me. If in addition the performance is at vanillaJS levels ... why not?

    0 0 4 672 1
  • _0xJohnnyboy Profile Picture

    ジョニーボーイ @_0xJohnnyboy

    2 years ago

    @sveltejs So why use svelte now that it is like any other framework ? Genuinely asking

    1 0 4 1K 0
  • ambarmutha Profile Picture

    Ambar Mutha @ambarmutha

    2 years ago

    @sveltejs Svelte 5 is going to be a solid upgrade :p

    0 0 4 1K 0
  • _hyf0 Profile Picture

    Yunfei He @_hyf0

    2 years ago

    I was curious about why `$derived` were designed this way ``` let { width, height } = $props(); // instead of `export let` const area = $derived(width * height); ``` instead of ``` let { width, height } = $props(); // instead of `export let` const area = $derived(() => width * height); ``` This really breaks how people run JS using their brain. `width * height` create a function scope under the hood and will be executed lazily.

    2 0 4 7K 0
  • RuttyBuilds Profile Picture

    Rutty - Web Scraping & GTM @RuttyBuilds

    2 years ago

    @sveltejs PHP

    0 0 4 4K 0
  • jaxtooth Profile Picture

    Jacobus Louw @jaxtooth

    2 years ago

    @sveltejs how long till we will be able to fus ro dah?

    1 0 3 5K 0
  • JPustkuchen Profile Picture

    Julian Pustkuchen @JPustkuchen

    2 years ago

    @sveltejs So please join forces with Vue finally and make us happy. Let the two wonderful communities work together for a better future! 😊👍

    0 0 3 461 0
  • n_oway_ Profile Picture

    n_oway @n_oway_

    2 years ago

    @sveltejs The best part of this video is how well represented I felt by this ...

    n_oway_ tweet picture

    0 0 3 752 0
    Download Image
  • malipetek Profile Picture

    𝗺𝗮𝗹𝗶𝗽𝗲𝘁𝗲𝗸 🇹🇷🇵🇸 @malipetek

    2 years ago

    @sveltejs

    malipetek tweet picture

    0 0 3 220 0
    Download Image
  • 0xedb Profile Picture

    std::human::bruno @0xedb

    2 years ago

    @sveltejs this is funny: youtube.com/clip/Ugkx-dtLt…

    0 0 3 1K 0
  • fiskgrodan Profile Picture

    Fisk Grodan @fiskgrodan

    2 years ago

    @sveltejs I really like the runes syntax and stuff so far. Nice work!👍 The one thing that I'm a bit worried about is that I can not create and export custom stores from outside components in the preview. Is this something that will be supported in future versions? Example:

    fiskgrodan tweet picture
    fiskgrodan tweet picture
    keyboard_arrow_left Previous keyboard_arrow_right Next

    0 0 2 267 0
    Download Image
  • ____Snazzy Profile Picture

    Snazzy @____Snazzy

    2 years ago

    @sveltejs Feels like svelte is killing a main reason people use it: Simplicity

    0 0 2 154 0
  • Download Image
    • Privacy
    • Term and Conditions
    • About
    • Contact Us
    • TwStalker is not affiliated with X™. All Rights Reserved. 2024 www.instalker.org

    twitter web viewer x profile viewer bayigram.com instagram takipçi satın al instagram takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al sosyalgram takipçi satın al instagram ücretsiz takipçi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al metin2 metin2 wiki metin2 ep metin2 dragon coins metin2 forum metin2 board popigram instagram takipçi satın al takipçi hilesi twitter takipçi satın al tiktok takipçi satın al tiktok beğeni satın al tiktok izlenme satın al beğeni satın al instagram beğeni satın al youtube abone satın al youtube izlenme satın al buyfans buy instagram followers buy instagram likes buy instagram views buy tiktok followers buy tiktok likes buy tiktok views buy twitter followers buy telegram members Buy Youtube Subscribers Buy Youtube Views Buy Youtube Likes forstalk postegro web postegro x profile viewer