Space Ninja
  • Home
  • Portfolio
  • Speaking
  • Newsletter
  • Book
  • Podcast
Sign in Subscribe

github

A collection of 3 posts
Quick Tip: How to Hide Whitespace Changes in Git Diffs
git

Quick Tip: How to Hide Whitespace Changes in Git Diffs

If you’ve ever had to review a PR where the only code change is adding a wrapper element, you’ll be familiar with the pain of reviewing what appears to be a massive change but is actually trivial.
Apr 20, 2020 1 min read
Squashing Your Pull Requests
git

Squashing Your Pull Requests

Most pull requests should squash down to a single commit with a well-written message explaining why a change is happening.
Oct 30, 2019 6 min read
How to Distribute a Pattern Library as an npm Package from a Private Git Repo
npm

How to Distribute a Pattern Library as an npm Package from a Private Git Repo

So you’ve got a pattern library: Congratulations! The next step is making it possible for other people to use those patterns. You could simply provide download links for the CSS and other assets, but then your users can’t easily get any updates to the pattern library. Instead, you
Apr 15, 2019 8 min read
Page 1 of 1
Space Ninja © 2023
  • Twitter
  • Mastodon
  • GitHub
  • CodePen
Powered by Ghost