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:

Where Next?

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
TypeScript v4.1.3 has been released. Link: Release TypeScript 4.1.3 · microsoft/TypeScript · GitHub
New
First poster: bot
Preact 10.5.8 has been released. Link: Release 10.5.8 · preactjs/preact · GitHub
New
First poster: bot
A new Svelte blog post/announcement has been posted! Get the full details here: What's new in Svelte: February 2021
New
First poster: bot
Preact 10.5.13 has been released. Link: Release 10.5.13 · preactjs/preact · GitHub
New
First poster: bot
Dream is an easy-to-use, boilerplate-free Web framework, whose entire API fits on this page! It supports TLS, WebSockets, and GraphQL. H...
New
First poster: bot
A new Dart blog post/announcement has been posted! Get the full details here: https://groups.google.com/a/dartlang.org/d/msg/announce/c...
New
First poster: bot
Fable 3.2.3 has been released. Link: Release 3.2.3 · 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: December 2021
New
First poster: bot
Deno v1.20.1 has been released. Link: Release v1.20.1 · denoland/deno · GitHub
New

Other popular topics Top

AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
Margaret
Hello content creators! Happy new year. What tech topics do you think will be the focus of 2021? My vote for one topic is ethics in tech...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1143 25883 760
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New