Understanding JavaScript Proxy. Preserving Backward Compatibility in a Library
One of the features that can be useful to you is a JavaScript Proxy. We go through its functionalities and figure out some of its use-cases. (more…)
Read more »We are developing NectarJS, a cross-platform JavaScript compiler. Some people doubt the efficacy of NectarJS. That’s why we made a little benchmark that proves that JavaScript compiled with NectarJS can sometime be faster than C. Read more