Can we make a grammar for our design system?
Design tokens are not enough to ensure visual consistency. Could a grammar help us with that goal?
Jun 22, 20222 min read
Search for a command to run...
Design tokens are not enough to ensure visual consistency. Could a grammar help us with that goal?
Using RSpec custom matchers to make clean ActionMailer mocks
How using the RSpec `change` matcher can make your Rails tests easier to read and maintain.
Greater confidence. Fewer specs.
Writing clean RSpec tests with Rails and graphql-ruby.
Passing multiple children in React often leads to awkward APIs. That’s where the Named Children Pattern can help.