April 21, 2022
When should you start thinking about building a design system? Wade:April 19, 2022
Slow builds stop developers' productivity cold. If code takes even two minutes to compile, it’s easy to get distracted. You lose your train of thought or, god forbid, open social media.April 15, 2022
Do you use the Module Federation plugin in your Angular project? If your project dynamically consumes large federated code chunks from a remote container, you risk having downtime in your...April 13, 2022
Dark Patterns are used on websites, apps, and software. These patterns are intentional – designed to trick users into signing up for a subscription, making a purchase, or spamming their friends and...April 12, 2022
Angular is a robust framework suitable for large codebases and enterprise applications. One significant contributing factor is Angular’s support for TypeScript. Angular is built entirely in...April 6, 2022
AxeCon is a free digital accessibility conference put on by Deque Systems. I attended AxeCon for the first time in March of 2022, focusing on panels related to web components and design systems. In...April 4, 2022
Everyone wants to know how much a project will cost before the work begins. Whether you're working as a consultant for a client or pitching a project to a decision maker within your company, it's...March 17, 2022
Did you know Google factors in the speed a page loads when ranking pages? Even if you're successfully managing your site's metadata, your SEO will take a hit if your page loads slowly. And beyond...March 10, 2022
The redesign of the CanJS website required a way to create a fixed header and a fixed flexible sidebar that adjusts its width based on its content. The main content container also needed to flex to...March 9, 2022
Establishing a Design System improves the quality of a product for the people creating and maintaining it and offers the end-user a better experience. While building a Design System prior to creating...