learn to code in byte-size pieces

Recent Posts

Placeholder image
Being right is overrated
Nov 3, 2024

It's a high-stakes discussion in a boardroom at BigTek. The stakeholders are not happy with your team's progress, because they needed the "Real-Time Activity Feed" ™️ like two weeks ago. Of course, your team has been focused on that big, surprise refactor for the last few weeks, but now that that Archimedes and FooBar are PEEPEEPOOPOO compliant, we're good to start that new, all-important feature.

Placeholder image
The Hellscape of Multi-Language Angular
Mar 31, 2024

Let's talk about the multi-lingual hellscape that is localizing your Angular app. Simply put, there are no good options and no matter what you will need to compromise to provide multi-lingual features in your Angular app.

Placeholder image
Your Unit Tests are Thirsty: Embrace DAMP testing
Mar 26, 2024

Have you ever stumbled upon a set of unit tests that felt more like deciphering ancient hieroglyphs than reading code? What does this test do, and furthermore, what does the code its testing do?