Open GoldenBadger opened 9 years ago
I think we can just abandon old browsers. Who uses them anyways, they should go
Agreed
Would not be a problem if we switch to Go, (discussion in #14). We should also use TypeScript or Dart in the frontend because ewww JS.
I think it would be a good idea to write CPSSDChat using the new paradigms introduced in ECMAScript 6, such as block-scoped variables and proper classes. Even though not all browsers support all of the new features, you can use an on-the-fly compiler like Traceur to port the ECMAScript 6 code to an older version.