mg901
mg901
Thanks for the cool tool. Is it relevant today? If not, what exactly needs to be improved / added?
Have a good time. Thank you for the beautiful library!) I noticed a strange feature. Why will the call of ```head([])``` return undefined, and the call of ```tail([])``` return an...
Hi, guys! Thank you for this awesome repository! The other day I found this problem ``` const list = new List(); list.insert(2, 0); list.insert(3, 1); list.insert(4, 2); ``` returns ```...
Hi, Lydia. Thank you for your remarkable repo.) I tried executing the example in a sandbox on Stackblitz.com and discovered the answer `C` is wrong. The right answer is `B`....
Hi, thank you for your awesome library.) I have been trying to test my own library and I encountered strange behavior. But, it's work in a [browser](https://codesandbox.io/s/stoic-david-ms7uyl?file=/src/App.js). I'm using `jsdom-testing-mocks`...
Hi Liam! I'm trying to connect plyfill.js and gosh-hang-it in my project. But I do not get anything, because the webpack gives an error. Polyfill.js in the project is installed....
Hi everyone! Probably this project is dead. If you need a useful and modern tool for media queries I suggest using [Styled Breakpoints](https://github.com/mg901/styled-breakpoints). It's a powerful, simple, customizable, and tiny...