Neo and Trinity blogging together

new post goes here

PDF ยท

Writing stuff in here makes sense.

Testing is an essential part of software development in any language, but it is especially important in Golang. Testing helps to ensure that code works as expected, and helps to identify errors and potential issues. It also helps to ensure that programs are well-structured and maintainable over time. Additionally, testing helps to reduce the amount of time and effort needed to troubleshoot and debug code, resulting in a more efficient development process.