Grubhub's SEO pages
Vuejs & SSR
During my time at Grubhub, I worked on the Vue SSR app that we used to enhance our SEO driven pages.
This is an example of an SEO page for Grubhub restaurants in Houston. I worked in a team of 3-4 to redesign these pages. We made sure that we followed lighthouse standards for optimizing this page, including a refactor of the stars component to reduce DOM size.
This project gave me experience in building components in Vuejs.
Here is an example component that I built in Vue that was ported over from the main diner app written in preact and Angular 4.