Moving the logo out of a function should also help reduce reinitializing the var whenever it's called.
My bad here, looks like this won't matter since it looks like Espruino won't reinitialize the String anyway. This is just me being sensitive to these things because of how React behaves :P
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.
Good read!
My bad here, looks like this won't matter since it looks like Espruino won't reinitialize the String anyway. This is just me being sensitive to these things because of how React behaves :P