-
Notifications
You must be signed in to change notification settings - Fork 362
#383 Ayah Play Audio + Redux Refactoring (WIP) #390
Conversation
Deployed to: http://staging.quran.com:32770 |
Deployed to: http://staging.quran.com:32771 |
Deployed to: http://staging.quran.com:32772 |
Deployed to: http://staging.quran.com:32773 |
Deployed to: http://staging.quran.com:32774 |
Deployed to: http://staging.quran.com:32775 |
Deployed to: http://staging.quran.com:32776 |
Deployed to: http://staging.quran.com:32777 |
stop(); | ||
setAyah(ayah); | ||
start(); | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✂️
@sabeurthabti this is awesome mashallah! Thanks for this re decorators: i do really like how you separated the I do see your point but I really do like decorators, so I am torn. I think we should make a call and go with it. What do you think? |
Deployed to: http://staging.quran.com:32778 |
@mmahalwy let's discuss it on slack. I am happy with either. For me the main thing is readability. |
Deployed to: http://staging.quran.com:32779 |
Hi,
This will be a slightly fat PR. I am not a fan of the decorators, I will make a suggested change and let me know if you agree. I find wrapping the component in a normal function is much easier for new contributors who probably don't use bleed-edge of ES. Also they have not made it into the official spec. Thoughts?