Frameworks - CL3 Flashcards

1
Q

React: Performance

A

https: //reactjs.org/docs/optimizing-performance.html
https: //benchling.engineering/a-deep-dive-into-react-perf-debugging-fd2063f5a667

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

React: Computing derived Data, reselect

A

https: //redux.js.org/recipes/computing-derived-data
https: //github.com/reduxjs/reselect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

React: Async flow in Redux

redux-saga (take, fork, select, put, call, cancel)

A

https://redux-saga.js.org/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

React: Testing

A

https: //redux.js.org/recipes/writing-tests
https: //github.com/airbnb/enzyme
https: //jestjs.io/docs/en/tutorial-react

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

React: React Fiber

A

https://github.com/acdlite/react-fiber-architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly