Unique web app features become possible when developed as part of a robust framework. Software engineers choose the libraries and tools that best suit the final goal, and everything necessary to achieve it... (more…)
Read more »
Get to know all about "let" and "const" in JavaScript ES6, and how it differs from the age old "var" keyword in defining variables. (more…)
Read more »
In this article, I will show you the fundamentals of object-oriented programming (OOP) in the JavaScript language. Of course, it is supposed to be just an introduction to this subject, but you will learn how to use objects, create entities, create in... (more…)
Read more »
LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...
Read more »
Javascript engine made by LLM interpreting the ECMA specification - haael/jilliterate... (more…)
Read more »