The guide that will make you understand prototypal inheritance in JavaScript: prototype object, inherited propertes, chain of prototypes. (more…)
Read more »
HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug. (more…)
Read more »
TD;DR, Lazy Evaluation in Javascript object properties can be easily performed with Object.defineProperty().
Read more »
YouMightNotNeedJQuery.com and You Don’t Need Lodash/Underscore challenged the industry common practices. This post is not as wild as… (more…)
Read more »
A complete overview of the JavaScript landscape in 2019: trends about front-end and node.js frameworks, tooling, IDE, Static site generators... (more…)
Read more »