serifold
serifold
Hello, thanks for your contributing and sharing, I enjoy using this app very much. However, today I updated V2er, then I found the colour contrast between text and background in...
Hello, I found this weird usage in test [Shuffle an array](https://javascript.info/array-methods#shuffle-an-array)'s "simple solution":  There is just no arguments in the `array.sort()`'s `compareFn`: ```js array.sort(() => Math.random() - 0.5); ```...
The `[[HomeObject]` in the centre of this svg should be `[[HomeObject]]`. https://javascript.info/mixins#a-mixin-example 