markerikson / react-redux-links

Curated tutorial and resource links I've collected on React, Redux, ES6, and more
22.56k stars 2.51k forks source link

Added Understand and implement your own Redux #134

Closed gregsnewby closed 4 years ago

gregsnewby commented 4 years ago

Added "Understand and implement your own Redux" under Redux > Getting Started

Formatting

Please follow the existing formatting for each entry. In order to get newlines without paragraph breaks, each entry should have two spaces at the end of the line after both the URL and the title. Also, two-space indents before the URL and the description. Example:

- **Link Title**<space><space>  
<space><space>http://example.com<space><space>  
<space><space>Link description here

Result:

Please do not strip whitespace for existing entries!

markerikson commented 4 years ago

Appreciate the PR, but I don't feel that article is something that's worth adding to the list at this point.