You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: