Commit History

Author SHA1 Message Date
  Frederic G. MARAND 2de7ebdf49 8.13: using default exports. 6 years ago
  Frederic G. MARAND fcf22344e5 8.11: importing an entire module. 6 years ago
  Frederic G. MARAND d1e845a832 8.10: export and import basics. 6 years ago
  Frederic G. MARAND 086d581f38 8.5: using namespaces in practice. 6 years ago
  Frederic G. MARAND 0fe839a60b 8.4: modules vs namespaces. 6 years ago
  Frederic G. MARAND 3becbacb00 7.11: Using class expressions. 6 years ago
  Frederic G. MARAND 6e153c0048 7.8: Extending classes. 6 years ago
  Frederic G. MARAND 8ad83e0a64 7.6: Creating and using classes. 6 years ago
  Frederic G. MARAND 0ec8059e40 6.12: implementing interfaces with classes. 6 years ago
  Frederic G. MARAND 5a80cfc830 6.10: extending interfaces. 6 years ago
  Frederic G. MARAND 5d338f6217 6.8: interface for function types. 6 years ago
  Frederic G. MARAND 1b436b2950 6.6: defining and using interfaces. 6 years ago
  Frederic G. MARAND 407bdac6d3 5.13: using function overloads. 6 years ago
  Frederic G. MARAND baaa6b3d43 5.11: defining and using default and rest parameters. 6 years ago
  Frederic G. MARAND 18baf3a31e 5.8: defining and using function types. 6 years ago
  Frederic G. MARAND 6880de3ed8 5.7: function types. 6 years ago
  Frederic G. MARAND ebb923b00f 5.6: Using arrow functions. 6 years ago
  Frederic G. MARAND a95c03379e 4.6: using enums and arrays. 6 years ago
  Frederic G. MARAND ec46ef5362 4.5: Enums, arrays (generics) and tuples. 6 years ago
  Frederic G. MARAND 4d18c31ea2 4.4 Basic: declaring types. 6 years ago
  Frederic G. MARAND 55df459ef5 7.5 using @types/(package). 6 years ago
  Frederic G. MARAND 108f1d89e2 6.7: use SystemJS as a client-side loader. 6 years ago
  Frederic G. MARAND 8125177d14 6.6-4: back to a simple import configuration. 6 years ago
  Frederic G. MARAND 229a7a5185 6.6-3: using libs and rootDirs to specify import paths. 6 years ago
  Frederic G. MARAND ed88dacaff 6.6-2: using baseUrl to locate non-relative paths. 6 years ago
  Frederic G. MARAND 34e5012d97 6.6: configuring module resolution. 6 years ago
  Frederic G. MARAND d84eacbc6d 6.5: Creating and consuming modules instead of using references. 6 years ago
  Frederic G. MARAND e73ba9dc8b 5.12: working Game. 6 years ago
  Frederic G. MARAND a73371b5cd 5.9: configuring a project with references. 6 years ago
  Frederic G. MARAND fb2284f21e 5.8: creating classes. 6 years ago