JavaScript ES6: Default Parameters function Often when we define a function we either have to supply a default or check if the value is passed and if not will either report back or throw. In ES6 you could
JavaScript Using JavaScript ES6 Arrow Function for callback and binding With the new project id.webmaker.org that I'm working on for Webmaker.org to implement new login with OAuth2. I got to work with the new ES6 JavaScript syntax and start to