Skip to content

Commit

Permalink
Remove files related to closing issue vasanthk#66
Browse files Browse the repository at this point in the history
  • Loading branch information
vasanthk committed Jun 6, 2017
1 parent e8e02d2 commit 90c753f
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 1,078 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,6 @@ A compilation of React Patterns, techniques, tips and tricks.
> Your contributions are heartily ♡ welcome. (✿◠‿◠)
- Design Patterns and Techniques
- [Stateless Functions](./patterns/01.stateless-functions.md)
- [JSX Spread Attributes](./patterns/02.jsx-spread-attributes.md)
- [Destructuring Arguments](./patterns/03.destructuring-arguments.md)
- [Conditional Rendering](./patterns/04.conditional-rendering.md)
- [Children Types](./patterns/05.children-types.md)
- [Array As Children](./patterns/06.array-as-children.md)
- [Function As Children](./patterns/07.function-as-children.md)
- [Render Callback](./patterns/08.render-callback.md)
- [Children Pass Through](./patterns/09.children-pass-through.md)
- [Proxy Component](./patterns/10.proxy-component.md)
- [Style Component](./patterns/11.style-component.md)
- [Event Switch](./patterns/12.event-switch.md)
- [Layout Component](./patterns/13.layout-container.md)
- [Container Component](./patterns/14.container-component.md)
- [Higher Order Component](./patterns/15.higher-order-component.md)
- [State Hoisting](./patterns/16.state-hoisting.md)
- [Controlled-Uncontrolled Input](./patterns/17.controlled-uncontrolled-input.md)
- [Conditional in JSX](./patterns/18.conditionals-in-jsx.md)
- [Async Nature Of setState()](./patterns/19.async-nature-of-setState.md)
- [Dependency Injection](./patterns/20.dependency-injection.md)
Expand Down
17 changes: 0 additions & 17 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,6 @@
✨ React patterns, techniques, tips and tricks ✨

- Design Patterns and Techniques
- [Stateless Functions](./patterns/01.stateless-functions.md)
- [JSX Spread Attributes](./patterns/02.jsx-spread-attributes.md)
- [Destructuring Arguments](./patterns/03.destructuring-arguments.md)
- [Conditional Rendering](./patterns/04.conditional-rendering.md)
- [Children Types](./patterns/05.children-types.md)
- [Array As Children](./patterns/06.array-as-children.md)
- [Function As Children](./patterns/07.function-as-children.md)
- [Render Callback](./patterns/08.render-callback.md)
- [Children Pass Through](./patterns/09.children-pass-through.md)
- [Proxy Component](./patterns/10.proxy-component.md)
- [Style Component](./patterns/11.style-component.md)
- [Event Switch](./patterns/12.event-switch.md)
- [Layout Component](./patterns/13.layout-container.md)
- [Container Component](./patterns/14.container-component.md)
- [Higher Order Component](./patterns/15.higher-order-component.md)
- [State Hoisting](./patterns/16.state-hoisting.md)
- [Controlled-Uncontrolled Input](./patterns/17.controlled-uncontrolled-input.md)
- [Conditional in JSX](./patterns/18.conditionals-in-jsx.md)
- [Async Nature Of setState()](./patterns/19.async-nature-of-setState.md)
- [Dependency Injection](./patterns/20.dependency-injection.md)
Expand Down
59 changes: 0 additions & 59 deletions patterns/01.stateless-functions.md

This file was deleted.

62 changes: 0 additions & 62 deletions patterns/02.jsx-spread-attributes.md

This file was deleted.

27 changes: 0 additions & 27 deletions patterns/03.destructuring-arguments.md

This file was deleted.

63 changes: 0 additions & 63 deletions patterns/04.conditional-rendering.md

This file was deleted.

36 changes: 0 additions & 36 deletions patterns/05.children-types.md

This file was deleted.

31 changes: 0 additions & 31 deletions patterns/06.array-as-children.md

This file was deleted.

11 changes: 0 additions & 11 deletions patterns/07.function-as-children.md

This file was deleted.

Loading

0 comments on commit 90c753f

Please sign in to comment.