
Observer pattern
The Observer pattern allows us to control the notifications we send to subscribed objects. Let's see how it works.
French web developer working with Javascript
Javascript technologies with a touch of personal growth on the side.
Hello everyone! My name is Damien Cosset and I am a French web developer. I have been a freelancer since 2016. I have used a bunch of technologies on my journey but I do have a preference for Javascript.
I believe in empowering people and companies with technologies.
On my blog, you will find different types of articles. Most of them will be Javascript related (React, React Native, Meteor, NodeJS...). I try to explain complicated terms in a beginner friendly way. Don't hesitate to ask questions in the comments if anything is unclear :) I hope you will enjoy it!
The Observer pattern allows us to control the notifications we send to subscribed objects. Let's see how it works.
The factory method design pattern allows us to elegantly create new objects. Let's see how it works.
A design pattern used to make sure we have a single instance of an object. Let's see how we do it
Is it a classic developer path? Moving into a management role after a few years? Well, my path is certainly going in that direction. So, what am I learning?