This guy ( Ayushv ) knows his JavaScript – you might want to check out his “medium” based blog posts on the subject.
https://ayushv.medium.com/
Functions are “high order” – are javascript objects – and can be passed as parameters “Fat Arrow Functions” easily allow anonymous functions. A function invokation can be defined immutably with the const keyword JavaScript provides a “spread notation” when calling a function to allow a variable number of parameters. JavaScript allows function recursion – a …
JavaScript features that lend themselves to functional programming Read More »
Command+= =Zoom-In In other words, press the Command key while simultaneously pressing the “=” key will zoom in Command+- = Zoom-Out In other words, press the Command key while simultaneously pressing the “-” key (to the left of the “=” key / top row right) will zoom out