UI Deploy

Curated, Short, Web UI Dev we Love.

Simplify your build-out process using Layouts with Views

I recently found myself building out a comp which seemed to have only enough code repetition to include a header and footer. However, the further I got into build-out the more code repetition emerged. I saw an opportunity for a MVC-like views system to help, so I set out to build one to make my build-out process easier.

view source

Advertisement