How to optimize the performance of a very common page — one that can quickly get complicated. — Motivation As a front-end developer, I’ve been building UI for the past 3.5 years. In most of the applications I have worked on, there is an entry/login page. I’ve built login components using vanilla HTML and JavaScript, Polymer, React and React Native. Every time, the intent is to create a simple…