London Node.js User Group

button-icon-arrow-right
button-icon-arrow-left

button-icon-arrow-leftBack

Event

London Node.js User Group

28 February 2018

London

Added 01-Jan-1970

This month:

• Cultivating a Microservice Culture with Node.js

• Classical Inheritance in Javascript

• Community announcements, ad-hoc lightning talks and general js buzz around pizza and beer

----------------------------------------------

Cultivating a Microservice Culture with Node.js

Oliver Rumbelow (https://github.com/theninj4)

We've spent the last 14 months working with Node.js to migrate the Holiday Extras engineering team away from Node.js monolith applications and over to Node.js microservices. Node.js is the heart and soul of the operation and the time has come to share how it's taken us above and beyond our wildest dreams. In this talk I'll be sharing how we're using Node.js throughout our stack, some of the key projects we've built and the problems they solve, and how to really make the most out of Node.js to build an incredibly powerful engineering experience.

I'm a software engineer in the tech-foundations pod at Holiday Extras (http://join.holidayextras.co.uk/) with a remit to improve the efficiency of our engineering team. I've been writing Node.js day-in-day-out for over 5 years and dabble with infrastructure on the side.

----------------------------------------------

Classical Inheritance in Javascript

Thanasis Polychronakis (https://github.com/thanpolas)

Javascript inheritance has always been a challenging issue for new and seasoned developers. In this talk, we will dive deep into the inner workings of Javascript inheritance and see the beauty of prototypical inheritance and the prototype chain. While this is a classic talk, it is particularly relevant to the current debate in the React community over the use of fat arrow vs pre-bounded methods. Talk slides (https://speakerdeck.com/thanpolas/classical-inheritance-in-javascript)

Github: thanpolas (https://github.com/thanpolas), Twitter: @thanpolas (https://twitter.com/thanpolas), LinkedIn (http://www.linkedin.com/in/thanpolas), website (http://thanpol.as/)

----------------------------------------------

Interested in speaking?Add a talk proposal as an issue at https://github.com/lnug/speakers

Find out more:

• http://lnug.org/

• https://twitter.com/LNUGorg

• https://www.youtube.com/channel/UC-qjgj2TnRoI1ZmFFaN3FeQ

• https://github.com/lnug

Top