Explore >> Select a destination


You are here

maxrozen.com
| | kentcdodds.com
1.8 parsecs away

Travel
| | How to apply the "Avoid Hasty Abstraction" principle to your test code.
| | darekkay.com
1.4 parsecs away

Travel
| | How to make Enzyme unit tests work in a React 18 project.
| | nalanj.dev
1.6 parsecs away

Travel
| | Alan Johnson's Personal Site
| | brianreiter.org
13.0 parsecs away

Travel
| Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...