Nataliia Pylypenko
Nataliia Pylypenko
Законы геометрии для расчета точек пересечений, угла поворота , переворачиваемой страницы, в частности http://www.sdmath.com/math/geometry/reflection_across_line.html
Стандартно npm install, npm start
6.9.0 у меня
The error seems to be on async and you are using node 6 which doesn't support async / await. Update to the latest version of node that supports it (7.6)...
this can only occur if quickly and randomly flip. Or do you have it from start?
Is it firefox?
I pointed out in the readme that firefox is not supported yet (clip-path issue) until I have free time to finish. The example works with chrome, safari at the moment...
Are you asking about test? Here is explanation https://medium.com/@pylnata/testing-react-functional-component-using-hooks-useeffect-usedispatch-and-useselector-in-shallow-9cfbc74f62fb
It means that you have another type for component. In my case RecipeList has type React.FC. You should adjust yours
Hi, @vishwa3 I didn't have goal to cover all functionality by tests. If to talk about onPageClickHandler it is definitely possible to write test using JEST/Enzyme - test to check...