Articles tagged with: Development

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.


Course Review: Building with Bazel

Summary: Review of the course 'Building with Bazel'.


Trying Electron for packaging web apps

Summary: First steps in using Electron to package a simple web app for Windows.