Darren Hwang

Results 5 issues of Darren Hwang

When choosing localstorage, it would help if we can use a custom key to store the session instead of the default "USER-SESSION". For example, "[email protected]"

A simple change to speed up rendering when there are lots of select drop down to conver to select-chosen ### Summary Provide a general description of the code changes in...

plnkr https://plnkr.co/edit/hchB0MA3Yve1SbomxQn4?p=info

When cron expression specifies to run on every minutes, it currently enumerates every minutes from 0 to 59. It would be simpler to simply skip the enumeration in this case...

Formatted view of JSON response would be nice