Posts Tagged ‘frontend guidelines’
-
03 Jan, 2022
A Small Guide for Naming Stuff in Front-end Code – Frank M Taylor
This post is a fantastic breakdown of naming things in front-end code. Many of the specifics he outlines are things we adhere to in our own work, but ultimately any one of these conventions can be handled differently. With that […]
-
10 Sep, 2021
Making world-class docs takes effort
Your docs belong in the code repository It needs to be next to the code so that authors and contributors can update/read the docs while working on the code or docs. Providing it in a separate repository or otherwise separated […]
-
02 Mar, 2020
Rolling Code Standards
Well-documented code guidelines and standards are absolutely critical for creating consistent, cohesive code together. Especially in the context of creating a design system’s component library, it’s crucial to establish consistent API and code conventions to create an excellent user developers’ […]
-
22 Nov, 2016
Frontend Guidelines Exercise
I’m helping my client’s web development team establish some frontend guidelines as we roll up our sleeves to build a new website from the ground up. We’ve done a projects together in the past, but (naturally) they were on pretty […]