finds publicly known security vulnerabilities in a website's frontend JavaScript libraries - lirantal/is-website-vulnerable... (more…)
Read more »
Callbacks are a very important topic to understand in javascript. In this article, We will be seeing what Callbacks are and how to use them. What are Callbacks First, we will see a regular javascript function, and from there we will see how callbacks are ... (more…)
Read more »
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. (more…)
Read more »