This summer, I got to intern at Pinkston Digital, and I couldn't have had a better experience. During my internship, I helped carry a website from project start to launch, do various work on sites that we maintain, transfer sites to a new hosting server, and other miscellaneous tasks. Here are a few things I learned:
A modular approach to writing our CSS and Craft templates makes our projects easier to maintain, more stable, and less prone to errors.
Performance optimization is an increasingly important consideration for every web project. Here are the steps we've taken to improve performance in sites we've built using Craft.
Many developers are intimidated by Gulp and other preprocessors, as it may seem very hard and complicated, especially if you’re not familiar with javascript. But you don’t need to really understand javascript to work with Gulp, and it’s not really as hard as it seems.