/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

blog.cleancoder.com
| | 8thlight.com
0.0 parsecs away

Travel
| | [AI summary] Robert C. Martin recounts the design of the 1980s Craft Dispatch System, a voice response application that utilized pre-microservices architecture concepts like message queues and state machines, comparing it to modern technology stacks.
| | developerlife.com
7.6 parsecs away

Travel
| | The purpose of this tutorial is to serve as a starting point for a real world React, Redux, and Firebase example. The starter project is on GitHub.
| | lenholgate.com
4.5 parsecs away

Travel
| |
| | codedrivendevelopment.com
20.9 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.