"How to Tackle Legacy Code" and "this, call, and bind in JavaScript"
Details
We'll be having 2 talks for this meetup! Woo Hoo!
How to Tackle Legacy Code
Often you aren’t going to be building brand new web applications but rather adding or extending features for existing ones. Working with large monolithic rails applications can be difficult. It’s often hard to track down the code you need to be working on and even more difficult to understand the code once you’ve found it.
Katherin Siracusa and Kyle Doherty, junior developers at AlphaSights, will talk about the struggles they had when they were thrown into large legacy codebases for the first time and techniques they’ve learned to tackle them.
this, call, and bind in JavaScript
An explanation through examples of `this` in JavaScript and some functions that manipulate it.
presented by Rory O'Kane
