Please log in to watch this conference skillscast.
Over the last few years the amount of JavaScript libraries on GitHub alone that claim to support Aspect-Oriented Programming (AOP) has risen significantly. But there is a difference between wrapping functions in a basic way and the complexity that has to be handled by true aspect-oriented function-composition approaches.
In this talk Peter will distinguish between the almost straightforward Method Modification and real AO Systems. This session will also introduce how we can adapt the principles of AOP to JavaScripts dynamic and functional nature. With live coding this session aims to give developers what they are really looking for.
YOU MAY ALSO LIKE:
- Advanced JavaScript Workshop with Damjan Vujnovic (Online Course on 8th - 12th February 2021)
- React & Redux: Web Application Workshop with Damjan Vujnovic (Online Course on 3rd - 7th May 2021)
- FullStack eXchange 2021: The Conference on JavaScript & Node (Online Conference on 21st - 22nd July 2021)
- F# for a Real World E-commerce Project (SkillsCast recorded in October 2020)
- Nagareyama: a new Fable, faster, more powerful and easier to use (SkillsCast recorded in October 2020)
The Different Aspects of Method Modification in JavaScript
Peter Seliger
Peter Seliger has worked as a Frontend Developer/Engineer for many years. He has strong experience in the fields of e-commerce, home automation, social/business networks and online campaigns. Needless to say he likes JavaScript.