Benchmarking JavaScript Web Frameworks
Here’s another update for the js web framework benchmark. This time the benchmark has seen lots of contributions:
Read more »I have always been fascinated by the idea of being able to measure code quality. Recently, I had a chance to dig in and understand how a code coverage tool works under the hood. It was a fun exercise… Read more