|
You are here |
blog.hulacorn.com | ||
| | | | |
jimpurbrick.com
|
|
| | | | | [AI summary] The article discusses the importance of strategic test investment in software development, highlighting that 100% test coverage is not always beneficial and that prioritizing tests with high expected returns is more effective than a blanket approach. | |
| | | | |
samestuffdifferentday.net
|
|
| | | | | Here are the most interesting articles, blog posts, videos, podcasts, and GitHub repositories I've run into over the last week (September 15, 2025 - September 21, 2025). Enjoy! | |
| | | | |
www.fabiopereira.me
|
|
| | | | | Test automation is prevalent in the software development community. Practices like TDD and BDD are widespread and applied almost unquestionably. However, sev... | |
| | | | |
yakovfain.com
|
|
| | | In the previous blog, I generated a new React/TypeScript app using the create-react-app tool. In this blog, you'll get familiar with two types of React components, and what a component's state is for. Two types of React components A React component can be declared either as a function or as a class. A functional component... | ||