Look at me! Look at all the things I’ve done! Introduction Irony on Hello, this is a blog post that will explain the many different
A look at how to use the Hook state Introduction Hooks have been introduced in React 16.8. This feature completely changed the way we write
A model to access competencies and skills What model now? The Dreyfus model of skill acquisition is used to access to level of development of
Moving away from all the frameworks and libraries Introduction When we hear about Javascript, we often hear about libraries and frameworks. There are about five
Exploring another famous Javascript acronym Another acronym? We loooove acronym don’t we? KISS, DRY, TDD, LOL… So many concepts behind them, so much to remember.
One way to improve performance in React Understanding React bundling By using tools such as Webpack or Browserify, React applications are bundled. Bundled means that the files inside
New World Order With the COVID-19 crisis, one trend has gained a lot of momentum: remote working. A lot of workers were asking for it
Trying to explain simply a confusing concept. Introduction Aaaaah, prototypes… How many blog posts did you read where prototypes are listed as a must-know characteristic