I am set to buy a couple espurinos. I've been coding for RPi so I can use the latest node 7 (in linux).
Can someone summarize the major issues I will have coding for/with espruino?
examples: Supports CommonJS? (i.e. can use npm??), I use node-serialport, but there is no binary for espruino right?? can I use socket.io? How about any ES6? Promises?, all of ES2015 supported except what was mentioned (no regular expressions :( )?
Just wanting to have a better idea of what I am getting into.
Search Options
Types to Display
Espruino
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.
I am set to buy a couple espurinos. I've been coding for RPi so I can use the latest node 7 (in linux).
Can someone summarize the major issues I will have coding for/with espruino?
examples: Supports CommonJS? (i.e. can use npm??), I use node-serialport, but there is no binary for espruino right?? can I use socket.io? How about any ES6? Promises?, all of ES2015 supported except what was mentioned (no regular expressions :( )?
Just wanting to have a better idea of what I am getting into.