Moritz is a German front-end developer living in Berlin. Although Germans typically have a thing for extra long compound words, he's a friend of short functions.
Moritz's articles
Clean Code with ES6 Default Parameters & Property Shorthands
Moritz Kröger shows to use ES6 default parameters and property shorthands to help speed up development and write cleaner, clearer and more organized code.
Redux without React — State Management in Vanilla JavaScript
Moritz Kröger discusses his experiences of using Redux without React — the problems faced, the solutions attempted and the lessons learned along the way.
Untangling Spaghetti Code: How to Write Maintainable JavaScript
Refactoring a legacy code base? Moritz Kröger shows you how to achieve maintainable JavaScript with tests, linting and modularization.
How to Write Atom Packages Using Vanilla JavaScript
Learn how to write Atom packages using vanilla JavaScript, with this overview by Moritz Kröger. No CoffeeScript required!