Game of Life Project: Please point out my mistakes

Well, it was a long road, but I finally finished my game of life project. This time I built it in Typescript, using Webpack. Just getting the project set up was a challenge. Then after I built my first draft, I discovered some pretty bad performance issues. After much research and several refactors, I hope it’s ready to show. Please take a look at my code if you get a chance. Call out any bad practices, I need to learn. :slight_smile: Thank you in advance!

Zack’s Game of Life Project

Animated demonstration of Zack's Game of Life Project

Zack