Linkhub #31
- Re-Introducing Composer – the Cornerstone of Modern PHP Apps
Eine kurze Einführung in Composer. - When to use Factory instead of direct object construction
Wann ist das Factory Design Pattern gegen über einer direkten Objektkonstruktion sinvoll. - Higher-order functions in Lodash
Über currying und andere High Order Functions in Lodash. - What Is Event Bubbling in JavaScript? Event Propagation Explained
Event Bubbling in JavaScript erklärt. - Introduction to commonly used ES6 features
Einführung in die Verwendung gebräuchlichen Elementen in ES6. - The Modern JavaScript Tutorial
Ausführliche Einleitung in Javascript ES6. Auch als Nachschlagewerk zu gbrauchen. - Classes, Complexity, and Functional Programming
Wann benutze ich Klassen, wann nicht, und was anstatt. - Functional Mixins
Was sind Functional mixins. - How to get the most out of the JavaScript console
Die Möglichkeiten von Javascript console - A crash course in memory management
Wunderbarer Artikel über Speichermanagement in Javascript.