structuring your application story with sagas and
play

Structuring your application story with sagas and selectors Rebecca - PowerPoint PPT Presentation

Structuring your application story with sagas and selectors Rebecca Hill Software Engineer @ Usabilla @rebekaka What is business logic? Code that applies real-world business rules. What kinds of business logic are in the front-end? data


  1. Structuring your application story with sagas and selectors Rebecca Hill Software Engineer @ Usabilla @rebekaka

  2. What is business logic? Code that applies real-world business rules.

  3. What kinds of business logic are in the front-end? data manipulation conditionals async flow

  4. What’s the problem with it? It’s difficult to know where to put it.

  5. What apps are we talking about? React… and Redux

  6. What do I need to know?

  7. data manipulation

  8. components

  9. reducers

  10. action creators / npm install redux-thunk

  11. selectors

  12. npm install reselect

  13. conditionals

  14. components

  15. action creators / npm install redux-thunk

  16. reducers

  17. async flow

  18. npm install redux-thunk

  19. npm install redux-observable

  20. npm install redux-saga

  21. examples

  22. Thanks! References/More Info http://redux.js.org/docs/faq/CodeStructure.html https://github.com/reactjs/redux/issues/1171#issuecomment-167578578 https://stackoverflow.com/questions/35667249/accessing-redux-state-in-an-action-creator http://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-2/ https://github.com/reactjs/redux/issues/1400#issuecomment-184406378 https://medium.com/react-native-training/redux-4-ways-95a130da0cdc https://medium.com/@jeffbski/where-do-i-put-my-business-logic-in-a-react-redux-application-9253ef91ce1 https://github.com/joshwcomeau/key-and-pad Rebecca Hill Software Engineer at Usabilla Not-so-secretly helping JavaScript take over the world @rebekaka

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend