Skip to content

ArjanCodes/2022-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Take The Adapter Design Pattern To The Next Level

The Adapter pattern is really useful if you need to connect your application with another system, but you can't change the code of that system and you want to reduce coupling. In this video I show you how the pattern works, and then show you a functional variant of the pattern using partial application.

Video: https://youtu.be/fsB8_79zI_A.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages