Ken Schwaber and Jeff Sutherland developed Scrum in the early 1990. The most relevant resource for Scrum is the Scrum Guide. A great way to […]
Read more
ECMAScript 6 (ES6) course review
ECMAScript 6 (or ES6) is a massive improvement to Javascript. It supports default parameters, template literals, multi-line strings, destructuring assignment, enhanced object literals, arrow functions, promises, block-scoped, constructs: let and […]
Read more