Open dhess opened 3 years ago
We may use d3 for tree rendering (with animations etc). D3 has a slightly weird model which takes some getting used to. A good (and short!) resource is Thinking with Joins
Other graphics libraries to be aware of
Examples to be aware of
(From our "Useful links for Primer" issue.)
TypeScript & React
jest
to test React: https://jestjs.io/docs/tutorial-reactLibraries
Testing
Examples