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

The Anatomy of a Distributed JavaScript Runtime #559

Open
sh-aps opened this issue Jan 19, 2025 · 0 comments
Open

The Anatomy of a Distributed JavaScript Runtime #559

sh-aps opened this issue Jan 19, 2025 · 0 comments

Comments

@sh-aps
Copy link
Collaborator

sh-aps commented Jan 19, 2025

Imagine a world where you develop an application as a monolith but deploy it distributed across multiple servers and even in the browser. If you want to learn how this looks and works, this talk is for you!We’ll dissect the design of an open-source distributed runtime for full-stack JavaScript and TypeScript applications. We’ll cover the runtime's goals, overall architecture, key building blocks, and the technical challenges faced. Additionally, we will showcase an example application, demonstrating use cases, deployment strategies, and the developer experience.By the end of this talk, you will gain a deeper understanding of the benefits and challenges of separating the development model from the deployment model, unifying the frontend and backend, and what it takes to build and operate a distributed JavaScript runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant