Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. * `nfn`: arrow name function
  2. * `anfn`: annoymous function
  3. * `imp` import
  4. * `fof` for of loop
  5. * `fin` for in loop
  6. * `npro` new promise
  7. * `mapSta` mapstate to prop
  8. * `mapDisp` to dispatch
  9. # 常用 #
  10. * `rcredux`
  11. * `rxconst`
  12. * `rxaction`
  13. * `rxreducer`
  14. * `log`: `console.log`
  15. * `met`: name function without const
  16. # React Redux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement