On 16th of January we would like to invite you to our next community meetup of the Munich Node.JS User Group. Please sign up on Meetup to give us a hint how many nodehackers are coming!
On 16th of January 2020 we have the following schedule:
18:30: Doors open
Please note we have a new location in the Arabellastrasse 4a, next to the BayWa-Tower
18:45: Beer and Pizza
sponsored by TNG
19:30: Streams whack-a-mole
by Mathias Buus Madsen
All the things you didn’t know you had do worry about when using streams in Node.js. Video
20:15: Microservices with Feathers.js
by Dimitri Dumonet
Microservices are becoming more and more popular but compared to monolithic architectures, are harder to use when starting new projects. With feathers.js you can start off with a monolithic approach but also can easily create microservices out of existing code when necessary. This can be done by using feathers services from other microservices as if they were part of the main application. Video