Presented at the ThoughtWorks Werkstatt in Berlin as part of a meetup.
This talk will discuss how we can scale heavy JS applications without them becoming non-performant. With increasing capabilities of modern web browsers, different frameworks allow developers to do more with less amount of code. This however, may lead to situations in which the code written is not very efficient and may lead to performance bottlenecks upon scaling.