How to run all tests in a specific folder with Bazel

How to run all tests with Bazel in a specific folder.

Read

Learning how to learn: Programming

In this article I explore the topic of learning how to learn programming.

Read

Debugging: the process of elimination, workarounds and more

In this article I explore the topic of debugging including process of elimination, finding workarounds and collecting clues. I describe how I debugged the error 'TypeError: Network request failed' when trying to connect to a local server from an Android or iOS device. Finally, I explain the reason and solution for this specific error.

Read

GraphQL Trends in 2019

This article gives an overview of the current state of GraphQL, recent trends and a prediction for the most relevant topics in GraphQL in 2019 and the near future.

Read