hackworthltd / primer-app

Primer's React frontend application.
GNU Affero General Public License v3.0
3 stars 0 forks source link

Useful links for the new frontend #1

Open dhess opened 3 years ago

dhess commented 3 years ago

(From our "Useful links for Primer" issue.)

TypeScript & React

Libraries

Testing

Examples

brprice commented 2 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

brprice commented 2 years ago

Other graphics libraries to be aware of

Examples to be aware of