Learnings
Heroku buildpack to remove unwanted files from the slug post-build, enabling the removal of node_modules and assets after webpack bundles are produced:

Async requests-like httplib for python:

MTTR is a Misleading Metric—Now What?

A Universal Way to Set Up a Harmonious Line Spacing

"How difficult it is to find a good name for a function is a good indication of how clear a concept it is that you’re trying to wrap"

"How smart and versatile should our function be? [..] A useful principle is to not add cleverness unless you are absolutely sure you’re going to need it. It can be tempting to write general “frameworks” for every bit of functionality you come across. Resist that urge. You won’t get any real work done—you’ll just be writing code that you never use"

Building a design system as a solo designer in a startup

How to make smarter design tradeoffs

Advanced error handling with Apollo Link

WCAG : What you need to know about the future of accessibility standards

3 Common Models for UX Teams and How to Choose Among Them

The designer conundrum: state of career tracks in our industry

Achieving Reusability With React Composition

The State of UX in 2022

How to write inclusive, accessible digital products

5 product feedback mistakes we all make

Fix the 'not wrapped in act(...)' warning

Giving thanks: helping your co-workers to keep being awesome.

How not to structure your database-backed web applications: a study of performance bugs in the wild -

One way to name/define component tokens in a simple way while still using the CTI attributes, with documentation and examples.

Scripts: async, defer -

Context Manager to launch exceptions when Django makes unexpected queries to ensure explicit control over DB overhead:

5 ways to host PostgreSQL databases:

Optimizing the Django Admin Paginator:
