Bridge Pattern in a nutshell
The bridge pattern is another ideological abstraction that keeps the boundaries of your code clean and separated. While it...
The bridge pattern is another ideological abstraction that keeps the boundaries of your code clean and separated. While it...
A composite pattern deals with the complexity of how objects are related to one another. According to the original...
The decorator pattern works by extending an object’s behavior without changing the original object itself. What exactly does this...
Don’t get me wrong, I like Firebase — but with everything dev related, there’s always a good and bad side, with...
Wix, Squarespace, Shopify — if you’ve ever watched some sort of tech-related video on YouTube, you would have heard...
In programming, a first-class function is when a function is treated as a variable. This is special because it means that...
Angular is easy — but it’s also hard at the same time. The thing with Angular is that it’s...
I’m not affiliated with Apple. I’m not an Apple person. I’ve never been an Apple person. But a few...
A traditional degree can be costly, especially if you’re thinking about a career change or don’t want to rack...
Traditionally, structural patterns are described as the thing that helps simplify the process of object composition. Its purpose is...
Content outline 1. Introduction 2. Factory method – The quick low-down on this keyword – What about hoisting? –...
What hosting provider should I go with? Which hosting should I choose? There are two common questions I get...