This is part of the web truths series of posts. A series where we look at true sounding statements that we keep using to have endless discussions instead of moving on. Today I want to tackle the issue of JavaScript and how much we should rely on it. (more…)
Read more »
In our blog, you will find articles on various IT security related topics, such as open penetration tests and other public expertises. (more…)
Read more »
The yield keyword is used to pause and resume a generator function
(function* or legacy
generator function). (more…)
Read more »
Learn how to write Anonymous Functions in Javascript, understand scoping of variables and wrapped functions and write back to the window object. (more…)
Read more »
proposal-private-methods - Private methods and getter/setters for ES6 classes... (more…)
Read more »