What do file extensions do?
July 11, 2020
filesextensionsmagic numbersA file extension isn't the only way a file is inditified, so what does it do?
Write Simpler Tests - 5 Suggestions for Better Tests
May 26, 2020
testingtesting libraryjestWriting tests is an integral skill for any engineer to take on. Unfortunately, we often tend to over complicate our tests. Let's take a look at how we can simplify them for better tests overall
Writing better tests for Angular with Angular Testing Library
May 12, 2020
testingunit testsangularA simple explination of writing better tests for Angular applications and setting up Angular Testing Library