TS
TypeScript Deep Generics

Type Theory: Sets and Unions

TypeScript is structurally typed. We must stop thinking in classes and start thinking in overlapping sets of theoretical objects.

Getting StartedBash
# Setup environment
git clone https:class=class="ttk-str">"ttk-cmt">//github.com/inkandhorizon/curriculum
cd curriculum
npm install

Lesson Insights

Focus on the core concepts before diving into syntax.

Understand the underlying architecture of the platform.

Practice with the code snippets provided in each lesson.

Related Knowledge