In an effort to learn Angular 9, I recently decided to build a simple Game of Life application using the framework. The rules are simple: within an infinite grid, each cell of the grid is either…