Talks
-
High Performance Web Applications
Building Web Application is easy but maintaining them to be highly performant is tough. There are a lot of moving parts HTML, JavaScript (including the fancy framework), CSS (including Css-in-JS or fancy styled components). They provide millions of options that degrades your performance or introduces memory leaks. Let us explore and understand what it takes to build a high performance web application.