Hi, I'm Damien Cosset.

Javascript technologies with a touch of personal growth on the side.

About

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!

Contact Me

Recent Posts

Observer pattern

Observer pattern

The Observer pattern allows us to control the notifications we send to subscribed objects. Let's see how it works.

Factory method

Factory method

The factory method design pattern allows us to elegantly create new objects. Let's see how it works.

Design Patterns: Singleton

Design Patterns: Singleton

A design pattern used to make sure we have a single instance of an object. Let's see how we do it

First steps in management

First steps in management

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?

View Blog