It’s funny indeed, but at the same time it’s the typical showcase of Cargo Cult Programming — ritual inclusion of code or program structures that serve no real purpose. It might seem to be an edge…
Read more »
This article is a section from the workbook of ES6 in Practice. I created this course during the last couple of months, because there is an evident need for a resource that helps JavaScript develop…
Read more »
In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… (more…)
Read more »
A Design Pattern describes an established solution to the most commonly encountered problems in software design. Let's dig deep into creational patterns in ES6+ using Game of Thrones! (more…)
Read more »
A cryptography algorithms library. Contribute to entronad/crypto-es development by creating an account on GitHub. (more…)
Read more »