Just to add - new versions of Espruino do implement class - so if you're coming from an OO background it might be a lot more friendly for you.
class
Thanks
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Just to add - new versions of Espruino do implement
class
- so if you're coming from an OO background it might be a lot more friendly for you.