Skip to content

Commit 12d7800

Browse files
committed
Create 2025-05-01-svelte-runes.md
1 parent 6c128bd commit 12d7800

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

_posts/2025-05-01-svelte-runes.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "Svelte Runes, using the signals pattern for reactivity"
3+
summary: "A web tech meetup based in Brighton & Hove"
4+
date: 2025-05-01T19:00:00
5+
meetup: https://www.meetup.com/async-web-tech-meetup/events/307497941
6+
image:
7+
url: /img/talks/Svelte Machine Mobile.png
8+
title: Svelte machine logo
9+
sponsors:
10+
- name: Runway East
11+
logo: /img/sponsors/rwe.png
12+
link: https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship
13+
tags:
14+
- svelte
15+
- javascript
16+
- web
17+
venue:
18+
name: Runway East
19+
link: https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship
20+
location: https://goo.gl/maps/WGe2p9D7Wup3LdNt8
21+
address: York And Elder Works, 50 New England St, Brighton BN1 4AW
22+
latlong: 50.8325788,-0.1420808
23+
layout: event.hbs
24+
collection: events
25+
---
26+
27+
Svelte sports a reactive system that allied with a pre-compiler makes binding program variables to HTML elements pleasingly easy and concise. However there were some annoying edge cases that caused problems. Svelte 5 (aka Runes) fixes these using the Signals pattern. We’ll demonstrate these issues and how runes rides to the rescue. Finally we’ll cover the uptake of signals in the wider JavaScript ecosystem, including the latest TC39 standardisation.
28+
29+
Speaker: James Turner
30+
31+
James currently runs his own web-dev consultancy and has been building web-apps for longer that he cares to remember, having developed one of the first browser based FX trading systems (on IE6 no less!)
32+
33+
---
34+
35+
Pizzas provided by our venue! Runway East has been fighting boring offices since 2014. Members get team bliss guaranteed with space to scale. [Learn more](https://runwayea.st/locations/brighton?utm_source=external&utm_medium=event&utm_campaign=sponsorship).
36+
37+
BYOB: We are currently looking for additional sponsorship. This event will likely not have a sponsor for drinks, so if you'd like to have a couple during the event please bring some of your own (and maybe some to share if you're feeling generous).

0 commit comments

Comments
 (0)