Mike Blandford
Mike Blandford
1) Open app, go to collection view 2) I see only the BGG average rating instead of my ratings 3) Ok, I sort by "my rating" and now it shows...
I am seeing this error (#13 ) when running a jest test against a .vue file that imports 'vuex-composition-helpers' "vuex-composition-helpers": "1.0.21" I have tried the mentioned updates to vue.config.js and...
How hard would it be to add pinyin lookup? Ex: get all exact matches for "xia4 xue3", ordered by frequency?
I see that hanzi.getExamples(character) sorts results by frequency. Does hanzi.definitionLookup(character/word, script type) also do this?
I was trying to debug mocha tests in webpack-dev-server in chrome. Debugging causes timeouts, since the timeout is 2 seconds. It's not easy to find how to change this in...
https://jsfiddle.net/tjzo124x/4/ 1) set a zone with moment.tz. 2) call local() 3) call either startOf('day') or clone() 4) the moment is no longer in local time - it has reverted to...