WesleyZen

Results 16 comments of WesleyZen

Hello @mbeaudru, thanks for providing this document, really do a great help on learning ES6. One thing I have to say sorry to @BirkhoffLee at first since I didn't find...

Hello @tracker1, thanks for your time and advice! I'll try to modify it 👍

Hello @FourEyebrowXiake, thank you for your interest in easter-egg-collection. All of the easter eggs trigger by typing related keywords, and the GIF image will generate dynamically through `new Image()`. Just...

#### Some resources may come in handy - https://github.com/SortableJS/Vue.Draggable - https://github.com/bevacqua/dragula - https://sagalbot.github.io/vue-sortable/ - https://github.com/lukasolson/drag-n-drop-js - http://interactjs.io/

Yeah indeed it really needs some code refactoring 👍 Still need to figure out the problem about the file size, since the base64 string just too big to compress. 😢

Hello all, thanks for all of your time and patience at first 🙏, just like @sbmthakur and @karli2000 said, it seems have some conflict with [email protected] this version, so I...

Hello @zhan-ge , node.js version should be >=7 at least, or maybe I should turn it into es5 syntax with babel instead.

Hello @azulkipli , thanks for your time, and could you please provide more info about error messages ? Thank you 👍

Hello @alexkohler, thanks for your time and patience first, and I found that it seems the Node.js version issue. Objects.values finally got full support until version 7.0, so I'm sorry...