‘powerof.hta’ gist is here: https://gist.github.com/DBJDBJ/e459b21072948bcacbed5e966f4801bf
Inside is just JavaScript, HTML, CSS, the complete BootStrap and complete jQuery. And some embedded images too. Nothing is included from outside.
‘powerof.hta’ gist is here: https://gist.github.com/DBJDBJ/e459b21072948bcacbed5e966f4801bf
Inside is just JavaScript, HTML, CSS, the complete BootStrap and complete jQuery. And some embedded images too. Nothing is included from outside.
Consider this statement.
1 |
fun( alert('Bimbili'), alert('Bumbili') ); |
Besides, reminding us of desperately bad parts of JavaScript (mixed with DOM), what else happens here?
Continue reading
I have just realized there is an “Entity component system” architecture in full swing these days. I very often use gaming development as proof something works or does not work in reality. Continue reading
Well, I could not resist this catchy title, could I? Perhaps I could. In any case I have this idea and implementation where one jQuery plugin is sort-of-a “socket” (not a network socket, but a socket in the wall) into which you can plug-in your “plugs” which will do standard jQuery related stuff. Continue reading
And they are all still very fast indeed.
Originaly posted 30 Mar 2011 Continue reading
I just deleted an almost empty REACT project on my devl machine. It had a bit more than 37000 “items” (aka files) inside. But, I am one clever lemming … Continue reading