Start of main content

The Inevitability of a Thin Client

Language -RU

The weight of JS applications has become a byword. This is a problem not only for the channel, but also for the CPU, since the loaded bundle needs to be parsed and interpreted. To ensure that the page loads quickly, and to simplify communication with backend developers, front-enders create BFF layers.  There are other quality issues that front-enders face every day. Given the complexity and labor intensity, fewer and fewer companies can afford to do web applications with quality. 

But why not go the other way and execute the application logic on the server without burdening the user's device with unnecessary work? 

From this talk you will learn how to quickly create lightweight SPA, which out of the box can SSR, routing, server push, and deprived of many shortcomings of modern JS-applications. 

  • #server-side-logic
  • #framework

Speakers

Invited experts