How to Keep Your Project Manager Happy
It’s not just the “what” but it’s also the “who” that makes a PM successful and happy! Here are some of the qualities we exhibit to help our PMs – and keep them smiling. 😁
You appear to be offline, some content may be unavailable.
It’s not just the “what” but it’s also the “who” that makes a PM successful and happy! Here are some of the qualities we exhibit to help our PMs – and keep them smiling. 😁
Lighthouse Parade is a Node.js command line tool that crawls a domain and gathers lighthouse performance data for every page. With a single command, the tool will crawl an entire site, run a Lighthouse report for each page, and then output a spreadsheet with the aggregated data. Each row in the generated spreadsheet is a page on the site, and each individual performance metric is a column. This is convenient for high-level analysis because you can sort the rows by whichever metric you are analyzing.
We recently set up a GitHub Action to automatically upload our site updates to WP Engine whenever we push to a specific branch. we suspect other teams might find it useful, too.
Join me in exploring a recent experience where I started with flawed logic (without realizing it) and the steps I took to fix my bug. Let’s experience some broken code together. 🎉
For many designers, the process of finding one's place within a design system can be surprisingly tough.
Our accessibility best practices have changed a lot in recent years, which we're reflecting in the next version of our design system.
Why we're changing up our pattern library UI after four years of rolling our own bespoke solution.
Problem-solving is an essential part of software development. Sometimes we get stuck on a particularly baffling problem, and this can feel frustrating and discouraging. The following are some strategies for getting yourself "unstuck."
When it comes to side projects, micro-sites and one-off experiments, you don't need much to get started.
We do a lot of rapid prototyping at Cloud Four, which means we’re often working with incomplete or hypothetical content. When it comes to FPO images, we’ve relied on a few different solutions: Third-party services…