1
0
Fork 0
liza/src/client
Mike Gerwitz 767a248e44 RatingService: Convert to TypeScript
This was an adventure, and was also used as a peer programming exercise to
introduce TypeScript to other programmers in the office.

This class has far too many dependencies, which made this difficult.  The
approach was to create .d.ts files for dependencies and wait on moving those
over for now, otherwise the task will never get done.

The RatingServicePublic trait was left as such for the time being; I was
able to work around a bug that was making it difficult to mix it into a
prototype.

There were no logic changes; this was just type refactoring.
2019-10-29 13:36:41 -04:00
..
action RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
bucket Copyright range update 2019-08-30 09:41:35 -04:00
dapi Copyright range update 2019-08-30 09:41:35 -04:00
debug Copyright range update 2019-08-30 09:41:35 -04:00
event Add optional rate event delay 2019-09-19 10:54:21 -04:00
nav Copyright range update 2019-08-30 09:41:35 -04:00
proxy Copyright range update 2019-08-30 09:41:35 -04:00
quote quicksave: Remove saving and restoring of state 2019-09-04 11:59:36 -04:00
service Copyright range update 2019-08-30 09:41:35 -04:00
transport Copyright range update 2019-08-30 09:41:35 -04:00
Client.js Add optional rate event delay 2019-09-19 10:54:21 -04:00
ClientDataProxy.js Copyright range update 2019-08-30 09:41:35 -04:00
ClientDependencyFactory.js Copyright range update 2019-08-30 09:41:35 -04:00
Cmatch.js Copyright range update 2019-08-30 09:41:35 -04:00