/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

www.developermarkepear.com
| | blog.martinig.ch
8.0 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | www.markepear.dev
0.9 parsecs away

Travel
| | Oct 08, 2023 - Two things to focus on when improving the conversion of your sandbox or product tour.
| | www.markepear.com
1.2 parsecs away

Travel
| | Jan 21, 2024 - I list out sections that a good dev tool landing page should have to convert devs to try your product.
| | everythingfunctional.wordpress.com
22.0 parsecs away

Travel
| The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we...