Articles tagged with: Development

Don't avoid test randomness, embrace and control it

Summary: The blog post discusses the importance of embracing and controlling test randomness. The author argues against using fixed seed values in tests and suggests generating a random seed and printing it to reproduce failures. They highlight the benefits of using varied test data and the potential drawbacks of static test data. The post emphasizes the value of adding randomness to tests to uncover hidden bugs and achieve anti-fragility.


On Learning React

Summary: My search for resources to learn React, a few recommended blogs and podcasts.


Course Review: Node.js Essential Training (LinkedIn Learning)

Summary: Review about The Node.js Essential Training course, on LinkedIn Learning.


Logging visit stats with NGINX

Summary: How to log visit stats with NGINX by filtering by subdomain and using a custom logger with a desired format. The configuration is provided.


Setting up my IndieWeb information

Summary: My support for the open, accessible, and interlinked world wide web, and my discovery and implementation of IndieWeb principles on this blog.