Grubhub's diner app
preact & AngularJS
For two+ years I was a part of Grubhub's web team where I worked on front end feature development. We used Optimizely for AB testing the new features we introduced.
I implemented several full page redesigns, including this page in the checkout review flow. As shown here, the page is made up of order tracking, order reciept and marketing components.
While working on the web team, we implemented full rewrites of the code from Angular 2 to Angular 4, and also integrated preact into the large scale web application.
This is an example of a card component that I consolidated in preact. It allows for many layouts, including horizontal and short templates of the card.