Skip to content

Conversation

@brickeddroid
Copy link

Divide main code into smaller tasks

Divide main code into smaller tasks
Extract determination of checklistState into its own function => getChecklistState() Extract map cover adaptation into its own function => coverMap(chklistState) Rename getDow() function to getDayOfWeek() and extract the task of setting the left days into its own function => setLeftDays(today)
Extract load animation in its own function Clean up code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant