lucasmontano / twitch

[EBS] Channel's Top Visitors
https://www.twitch.tv/lucas_montano
119 stars 15 forks source link

refactory: Adding PointsClock class and ParticipantRepository #33

Open nataneb32 opened 4 years ago

nataneb32 commented 4 years ago

Adding the PointClock makes the app.ts easier to read.

nataneb32 commented 4 years ago

The greeting action has failed. and it's not my fault. :sweat_smile:

nataneb32 commented 4 years ago

I have put PointsClock.ts on the root, because i was not sure where i put it. Anyone has a idea?

nataneb32 commented 4 years ago

close #33

nataneb32 commented 4 years ago

actually I don't know. It's defined inside the mongod library.

nataneb32 commented 4 years ago

From what I understand it can be a Participant(interface) or an object with _id.

nataneb32 commented 4 years ago

I'm going to change it.