A lot of what I do at The Container Store involves page templates, and one of the biggest challenges with template work (and components, for that matter) is creating a system that’s flexible yet maintainable. One of the ways flexibility can be achieved is by giving child elements a way to hook into the parent element. In JSP templates (what we use at The Container Store), template hooks can be added via the invoke
action, but I wanted to figure out how to do this on my personal Eleventy site.
Read more
of Composing data in Eleventy
→
Personal projects are a great way to grow your skillset, learn new technologies and explore new ideas. I began my personal blog with that in mind, but also wanted to share what I learn. With that in mind, I wanted to try and document the process behind this new redesign.
Read more
of How I'm redesigning my blog
→
Getting feedback fast is one of the most important things in development. What do I mean about feedback?
Read more
of The Feedback Loop
→
One of my favorite pastimes is reading. When I started out as a developer, I would read anything I could get my hands on. And, since I was cheap, I tried to find as many free books as I could. What follows is a list that I’ve accumulated over the past few years of fantastic, completely free material that has helped me grow as a developer.
Read more
of Free Online Web Design and Development Books
→