/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

yehudakatz.com
| | nikoheikkila.fi
3.2 parsecs away

Travel
| | How can we improve the developer experience in writing tedious browser-based tests?
| | codedrivendevelopment.com
2.5 parsecs away

Travel
| | [AI summary] A comprehensive guide explaining Test-Driven Development (TDD) for frontend engineers, covering the red/green/refactor methodology, test types (unit, integration, E2E), and setup tips using React and Jest.
| | robertcooper.me
2.2 parsecs away

Travel
| | Some thoughts on why you may want to add end-to-end, integration, and unit tests to your web applications.
| | loufranco.com
9.2 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.