Enumeral type is a very handy concept that assures your variable cannot be any other value except one that was defined. (more…)
Read more »
JavaScript has continued to grow in importance over the last decade. In fact, according to StackOverflow’s Insights, JavaScript has been the most popular programming language for the past 7 years, edging out popular languages including Python, C# and Java... (more…)
Read more »
Today is JavaScript’s 25th birthday! To commemorate, we’ve highlighted 25 of our favorite landmarks that have made the ecosystem what it is today. (more…)
Read more »
What are the JavaScript malware attack techniques and how to prevent from them?
Note: I first published this as an answer on InfoSec website under a previous and now deleted profile.
Server side polymorphism Literally meaning many shapes, polymorphism i... (more…)
Read more »