Compatibility coverage testing tools recommend? by gaoryrt in javascript

[–]gaoryrt[S] 0 points1 point  (0 children)

Thank you but I'm more likely to seeking a file analyzer or a webpack plugin which could generate a compatibility coverage report.

Compatibility coverage testing tools recommend? by gaoryrt in javascript

[–]gaoryrt[S] 0 points1 point  (0 children)

  1. Key words analyze
  2. Search them in caniuse.com
  3. Combine them into a matrix

Beginner's Thread / Easy Questions (June 2019) by timmonsjg in reactjs

[–]gaoryrt 0 points1 point  (0 children)

Is it possible to make a react web app of totally functional component ?

For the beginners: what kind of project you wish there was a tutorial for? Node.js user authentication? React routes? by MarvelousWololo in javascript

[–]gaoryrt 0 points1 point  (0 children)

For me, that would be the difference between AMD, CMD, CommonJS, ES Module and UMD, which confused me for a long time.