Answers to Common (Web) Design Questions
(In honor of Dan’s zero-nuance takes.) What font-family should I use? Should I use a grid system? Set up grids anywhere you need them with CSS grid. It’s quick to learn and handles the vast majority of layout concerns. Do I need a design system? If you’re making components and using them, that’s your design […]