COMP6080

Web Front-End Programming

Week 9

Demo: More ReactJS Practice

Making a leaderboard

COMP1531 uses a leaderboard to give students an indicator of how they're going in their major project. This data is populated from a static file. Let's try and build our own version of this from scratch.

 

http://cgi.cse.unsw.edu.au/~cs1531/22T1/data/iteration1.csv

http://cgi.cse.unsw.edu.au/~cs1531/22T1/data/iteration2.csv

http://cgi.cse.unsw.edu.au/~cs1531/22T1/data/iteration3.csv

 

Feedback

COMP6080 22T1 - Demo: More ReactJS practice

By haydensmith

COMP6080 22T1 - Demo: More ReactJS practice

  • 480