Aktiv 7
  • Home
  • Blog
  • Consulting
  • Contact

Tag Archives: typescript

2023 August 3rd - 2 min read

Named Constructors in TypeScript: Constructing Classes/Objects dart style

Creating a reusable generic base class that allows for object construction in TypeScript, much like you might see with named parameters in Dart

Read this article →