In principle, JavaScript is a very dynamic and interactive programming language. However, that has changed significantly in recent years. Now, modern web development requires extensive build and compilation steps. That is unfortunate for two reasons. Firs... (more…)
Read more »
Oracle recently announced that the MySQL database server now supports JavaScript functions and procedures. JavaScript for stored routines is currently in preview and only available in the MySQL Enterprise Edition and MySQL Heatwave. (more…)
Read more »
I am a self-taught software developer, with a passion to learn – from computer science to social interactions... (more…)
Read more »
Choosing a suitable Javascript testing framework is not an easy task. We have got through it and are ready to share our choice. Read on... (more…)
Read more »
A lot of times while writing features, I have come across cases where essentially all I’m doing is writing a rule engine. A rule engine is… (more…)
Read more »