This repository contains several presentations:
- WTF JS
- Javascript Event Loop
- Floating point numbers in Javascript
- Handling dependencies
- Angular vs React
They have been done with reveal.js
This presentation is about types in Javascript, available here
It is highly inspired by :
This presentation is about the Javascript event loop, available here
It is highly inspired by :
This presentation is about floating point numbers, available here
It is highly inspired by :
This presentation is about how to handle dependencies, available here
It is highly inspired by :
This presentation is about how to handle dependencies, available here
It is inspired by :
This presentation is about Clean Code principles applied to JS, available here
It is highly inspired by :
This presentation is about refactoring imperative code to functional code, available here
It is inspired by :