The Bridge Pattern — Design Patterns meet the Frontend

Colum Ferry
JavaScript in Plain English
5 min readDec 4, 2019

--

The Bridge Design pattern is one of the design patterns I’ve had most difficulty wrapping my head around. 🤯 Note: This article assumes some basic knowledge of Interfaces in Object Oriented Programming

In this article, I’ll explain what this pattern is, how it can be used and an example of where it is currently used in the Frontend space (psst Angular 🚀).

--

--

Software Engineer @nrwl . Co-Founder of GrammarGuru. JavaScript Enthusiast. Married with 2 amazing kids. Powered by Coffee. Opinions my own.