Trung Vo
Trung Vo, a web expert and Google Developer Expert in Angular, is known for his open-source projects like Angular Spotify and Jira Clone. Currently at Ascenda, he simplifies loyalty programs worldwide. As a community builder, he has significantly contributed to the growth of web development communities in Singapore, mentoring individuals and sharing his expertise to foster career growth. Trung also shares his insights as a regular speaker at tech conferences worldwide.
Creating Fast-Feeling Web Apps
- English
In web development, perception is reality. A website that feels fast is fast, regardless of the metrics. In web performance, we focus on four key areas: reducing overall load time, ensuring the site is usable as soon as possible, enhancing smoothness and interactivity, and optimising perceived performance. In this talk, we'll explore topics in each of these areas, highlighting proven patterns and techniques from large-scale codebases to create lightning-fast user experiences that effectively engage users. Learn how to make your web applications not just performant but also feel instantaneous. Topics will include reducing layout jank, optimising loading indicators, seeding the data, image loading optimisation, optimistic UI, and much more.