Xiaoyun Yang
Xiaoyun Yang
Buy me a coffee provides a widget that you can simply add to a plain html website as a script. ``` ```  However, it is not so easy using...
Chapter 4.3, Task Management, 4th sentence: "While this strategy prevents state conflicts due to isolated execution, it does not allow to exploit true parallelism." - suggest rewording to: "While..., it...
I want to be able to use both markdown shortcuts plugin and [draft-js-anchor-plugin](https://www.draft-js-plugins.com/plugin/anchor) but it's impossible to get them to both work in creating a link. I think the problem...
**Expected Behavior** If you have `placeholder` specified as a prop for the `Editor` and you use the markdown shortcuts to create a bullet, the placeholder should not be displayed. **Actual...

Create a new section in README for additional resources for acing coding challenges, Including: Articles: - [Patterns for coding interview](https://hackernoon.com/14-patterns-to-ace-any-coding-interview-question-c5bb3357f6ed)
Scope of the work: 1. Add jest 2. Write unit tests for the existing rules The most complex rule to write unit tests for is `prefer-smartquote` as there are many...
Checks and fixes - trailing whitespace - leading whitespace - double space
Improve granularity of the reporting by flagging the exact position of the three ellipses instead of flagging the entire node. The current reporting: