You are reading a single comment by @pbrandt1 and its replies. Click here to read the full conversation.
  • https://github.com/pbrandt1/espruino-cron

    One interesting thing I noticed when writing this module is that using Array.sort on arrays larger than about 50 elements didn't work on the esp8266 wemos that I use, so I just wrote a custom sort function that does work.

    I'm new, and I'd like that thank everyone for making espruino so beginner-friendly :)

About

Avatar for pbrandt1 @pbrandt1 started