JavaScript
Each year, the ECMA International group update EcmaScript specifications.
These slides is showing all of JavaScript language features from past, present and futur.
Fitted for beginners.
JavaScript Craftmanship
Tests are sometimes considered useless and complex. TDD? Utopia!
Let's explains tests in JavaScript ecosystem to see together what workflow is thenmost likely to fit you.
Les modules en JavaScript
The history of splitting into multiple files the code of JavaScript applications has been hectic.
Let's see together the challenges for Node.js, browsers and Ecma International.
React
3 days course to learn the facebook's and vercel's frontend framwork.
Let's see together everything is in one of the most popular frontend framework.
Duration: 3 days.
React Avancé
A 3 days course to deepen your understanding of React and master the framework.
After this course, the interal workings of React, Redux and Hooks won't have any more secrets for you.
Duration: 3 days.
Node.js Tooling
I am a fullstack developer. Why?
Because a genius got the idea to develop backend application in JavaScript.
Let's see how!
TypeScript
JavaScript language has a weak and dynamic typing.
TypeScript is a JavaScript superset to have a more explicit typing.
During this deep dive into the explicit we will see what's TypeScript bring to us developper.
Nest.js
Let's build together an applications backend thanks to Nest.js progressive framework.
Duration : 3 days.
Angular
One week course to learn the Google's frontend framwork.
JavaScript, TypeScript, Angular and all topics to build a web application are seen with both theory and practices alternate.
It's possible to reduce the duration du 3 days by omitting JavaScript and TypeScript from the course.
Les flows Git
Git is awesome, but it's also very complexe and even sometime can rise processes and tools over individuals and interactions.
However it's a tool we can twist easily to adapt it to our needs.
Let's see together the main existing git flows and find the one that fit to your team.
Redux & co
Redux, some love it, some hate it.
Before learning what is redux, we have to look at the issues it solves.