04-08-2020 13:40
04-08-2020 13:40
Been trying to self teach how to make a new Fitbit clock face for my Versa. I have a minor in Computer Science with most of my time spent in C++ and Python so JS is very new to me and I am having trouble wrapping my head around it.
For example how am I supposed to know how to access data such as charge level without digging through examples that are not very readable code. Also how does the program run in the sense of the .start() and .stop() functions.
Any resources outside of the build guide, random poor youtube videos and the github example page that could help explain these more rudimentary challenges?