Amanda Olsen

Front End Developer User Experience Enthusiast

Blog

Category Archives: JavaScript

Notes from DevNexus 2019

Enjoy/use/peruse at your own risk. Some of these notes were taken rather quickly and may be wrong or contain typos. Human stuff like that. Overall, should be helpful content. JavaScript Cage Match between Map, Filter, Reduce, and Find Scott McAllister: https://twitter.com/stmcallister Review of methods Map Runs a function against each element of an array and places […]

Object Oriented Programming

Not actually being a back end developer, I lack some helpful concepts for the relatively small amount of programming that front end developers do (JavaScript primarily). And one concept that has always eluded me a bit is "Object Oriented Programming". What, my friends, is an object?! I had never really heard it defined. I just […]