Prototype Pollution, as the name suggests, is about polluting the prototype of a base object which can sometimes lead to arbitrary code… (more…)
Read more »
When I was learning JavaScript (about 1-2 years back), my mentor had me go through it step-by-step. So, first I spent some time to get comfortable with callbacks. Then I jumped onto Promises. And then, after months, I started using Async-await. (more…)
Read more »
Hello! How are you? This is a short post to tell you that I found a stack I like very much. I consider this important to share because I think I’m not the only... (more…)
Read more »
Parse and evaluate MS Excel formula in javascript. - GitHub - LesterLyu/fast-formula-parser: Parse and evaluate MS Excel formula in javascript. (more…)
Read more »
Detect poses in a Twilio Programmable Video app with machine learning using TensorFlow and JavaScript. (more…)
Read more »