Development

Development

Building Components in Twig

This year while working on a Project, I was tasked with UX overhaul of a web application written in Twig, SCSS & PHP. With around 1000 twig files in the code, the expectation was to build a component library which can be used easily and consistently for building user interfaces across the templates.

Read