Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talk proposal: Standard Signals in JavaScript? #59

Open
1 task done
littledan opened this issue Mar 4, 2024 · 1 comment
Open
1 task done

Talk proposal: Standard Signals in JavaScript? #59

littledan opened this issue Mar 4, 2024 · 1 comment
Labels
Feature 🎤 Proposing a talk that's 20-25 minutes New York City Proposing a talk for an NYC event

Comments

@littledan
Copy link

littledan commented Mar 4, 2024

Talk title

Standard Signals in JavaScript?

Abstract

Signals have moved beyond the "hot new thing" to become "just how every framework except React works". What's next? One option is to stabilize the ecosystem, increase performance and interoperability by making Signals built-in to JavaScript, like Promises. But... it'd be good to avoid some of the pitfalls of Promises, such as their always-on scheduler. This talk gives a brief introduction to TC39, the JavaScript standards committee, and spends most of its time showing off the early proposed Signal API, describing how it has been developed so far and how you can get involved and help.

Your name (and pronouns)

Kristen Maevyn (she/her) and Shay Lewis (they/them)

Location

NYC

Contact Details

Get in touch via Daniel Ehrenberg @ littledan1337 on Discord, or dehrenberg@bloomberg.net

Code of Conduct

@littledan littledan added the Feature 🎤 Proposing a talk that's 20-25 minutes label Mar 4, 2024
@SaraVieira SaraVieira added the New York City Proposing a talk for an NYC event label Mar 18, 2024
@littledan
Copy link
Author

The speakers will actually be Kristen Maevyn (@pzuraq) and Shay Lewis (@shaylew), rather than me! I will be cheering them along from the audience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 🎤 Proposing a talk that's 20-25 minutes New York City Proposing a talk for an NYC event
Projects
None yet
Development

No branches or pull requests

2 participants