Articles tagged with: Development

Dependency Injection in Javascript and Testing

Summary: The use of dependency injection in JavaScript and its benefits for testing.


Always use linters and auto-formatters

Summary: Using linters and auto-formatters can ensure consistent and uniform code, improve code reviews, and eliminate trivial issues. Examples of linters and formatters for Python and JavaScript.


BazelCon 2022 Community Day Bootcamp

Summary: The BazelCon 2022 Community Day Bootcamp had workshops on basic Bazel concepts and writing rules. The instructions for the first workshop were incomplete, so here is a fork, with cleaned repository and improved slides for better clarity.


Book Review: Python testing with Pytest

Summary: Review of the book 'Python testing with Pytest' by Brian Okken.


Course Review: Kubernetes - The Documentary

Summary: Reviews the course 'Kubernetes: The Documentary' on LinkedIn Learning.