NewsBot

NewsBot

What's new in Svelte: November 2021

A new Svelte blog post/announcement has been posted!

Get the full details here: https://svelte.dev/blog/whats-new-in-svelte-november-2021

Most Liked

AstonJ

AstonJ

Nice one Hallski - what did you like about it? Perhaps you can blog about it at some point :003:

Hallski

Hallski

Yes, that is my intention (though I have had that intention to often without getting to it so don’t hold your breath :sweat_smile:).

Was thinking this morning that I should formulate an answer to that question before posting but then work started so posted anyway. There are several aspects I quite like.

With the reactive stores it brings to mind Cycle.is which I was exploring a few years ago and really liked. Though I felt it was a bit too foreign for a lot of developers (unless you have a team that is very experienced with Rx).

Svelte allows for very natural integration to observables with excellent integration into the view layer. All you need to know at the component level is that any part
depending on a observable value will be updated once the value is.

The second thing is that it feels much closer to vanilla while still being much higher level. You write normal CSS and HTML instead of JSX and css-in-js (while still getting component local styling). Any HTML that can do HTML with inlined script-tags will let you work well in Svelte.

chikega

chikega

The Pudding site was really cool as well as the article about Lenna. :nerd_face:

Popular Frontend topics Top

First poster: bot
Seed 0.8.0 has been released. Link: Release 0.8.0 · seed-rs/seed · GitHub
New
First poster: bot
AssemblyScript v0.17.11 has been released. Link: Release v0.17.11 · AssemblyScript/assemblyscript · GitHub
New
First poster: bot
A new Svelte blog post/announcement has been posted! Get the full details here: What's new in Svelte: January 2021
New
First poster: bot
Tailwind v2.0.3 and v2.0.2 has been released. Link: Release v2.0.3 · tailwindlabs/tailwindcss · GitHub Link: Release v2.0.2 · tailwin...
New
First poster: bot
TypeScript v4.1.4 and v3.9.8 has been released. Link: Release TypeScript 4.1.4 · microsoft/TypeScript · GitHub Link: Release TypeScri...
New
First poster: bot
A new Svelte blog post/announcement has been posted! Get the full details here: What's new in Svelte: April 2021
New
First poster: bot
Fable 3.2.4 has been released. Link: Release 3.2.4 · fable-compiler/Fable · GitHub
New
First poster: bot
A new Svelte blog post/announcement has been posted! Get the full details here: What's new in Svelte: July 2021
New
First poster: bot
Yew yew-v0.19.3, yew-router-v0.16.0 and yew-agent-v0.1.0 has been released. Link: Release yew-v0.19.3 · yewstack/yew · GitHub Link: R...
New
New

Other popular topics Top

AstonJ
What chair do you have while working… and why? Is there a ‘best’ type of chair or working position for developers?
New
PragmaticBookshelf
A PragProg Hero’s Journey with Brian P. Hogan @bphogan Have you ever worried that your only legacy will be in the form of legacy...
New
AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight Rebecca Skinner @RebeccaSkinner Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, auth...
New
New
PragmaticBookshelf
Author Spotlight: Bruce Tate @redrapids Programming languages always emerge out of need, and if that’s not always true, they’re defin...
New