JavaScript MVVM library, ReactJs coding style, fully OOP support

htmljs – HTML render engine and data binding (MVVM)…

Similar

Dates in JavaScript

I have worked with these before but have forgotten what I’ve learned, probably because I didn’t learn it correctly to begin with. The Date object in JS may be replaced, or rather, joined by, an object called Temporal which is meant to fix a lot of issues ... (more…)

Read more »

Stop writing JavaScript, LUA is the future

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 »