Bachelor Thesis: Benchmark Comparison of Leptos to Leading JavaScript Web Frameworks
Some JavaScript Web Frameworks (React, Vue, Angular, …) have firmly established themselves as the go-to for building dynamic and interactive user interfaces in the web development landscape. However, a newcomer has emerged: Leptos. Introduced in 2022, Leptos has quickly garnered attention for its new approaches. For instance, Leptos employs a virtual DOM, which allows for efficient updates and rendering, reducing the need for costly full-page reloads. It prioritizes minimal resource consumption, making it an excellent choice for projects where performance matters. This bachelor’s thesis aims to delve into Leptos’s underlying mechanics, contrast its approach with established frameworks, and develop and execute a benchmark test.
Contact:
Benedikt.Dornauer@uibk.ac.at