Saving and loading dates

Save your datetime always in UTC ISO and load it to the user interface using local ISO. Use native widgets to avoid facing date format preferences (middle endian, little endian, etc)

Disabling everything with CSS

Asynchronous fetch with first class functions and closures

Get and post with/without authorization needed

Split an array into chunks without mutability