My 2 cents on JavaScript community

I am surprised that JS community has taken at ease the dependencies. Of course I am talking about npm. Most libraries that depend some how on Bower or Gulp or something relevant they suggest you the following: npm install -g bower bower install I don’…

Similar

ES2020: Quoi de Neuf JavaScript?

Une nouvelle version du standard ECMAScript sur lequel repose JavaScript est prévue cette année sous le nom de ES11 ou ES2020. Voyons voir ce que nous réserve cette nouvelle mouture. Il était une fois... JavaScript a été... (more…)

Read more »