MODULE - React Hook
MODULE - React Hook
• Repeating code
• You have to understand “this” concept in javascript
Another example
Another example
Which one
• More Readable?
• More Intuitive?
• Easier to maintain?
• Less Bug?
Optimizing Performance
• we don’t need to subscribe every action. We can optimizing
performance by Skipping Effects.