Today I'm continuing topic of removability and residuals explaining how defining killer feautres is essential to understand how long our software will need to run. This is crucial for not maintaining part of our systems that are not giving a benefit to us and our users.| www.architecture-weekly.com
JavaScript is slow!!! You could get that from the announcement with a 10x performance increase after migrating the TypeScript compiler to Go. The real story? Node.js works well at I/O but struggles with CPU-intensive tasks like compilation. Read more to learn in detail why and what you can learn from it for your systems design!| www.architecture-weekly.com