All decks
Close
-
NodeJS Memory management
Understand V8 memory heap, its garbage collector, memory leaks and how to detect and fix them
-
AMQP protocol
introduction to the use of amqplib as a nodejs library for manipulating rabbitmq service
-
Hapi
Hapi.js main concepts
-
NodeJS
Introduction to nodejs concepts and basic use
-
Streams
-
Promises
-
Lodash
how to use, concepts, initial & fp & chained, some code transform with lodash operators
-
JS unit tests with mocha, sinon & chai
-
Generators and co
-
Introduction to React
-
Introduction to Functional Reactive Programming with RxJS
-
Asynchronous JavaScript