Skip to content

rafaeelneto/ts_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS COURSE ANNOTATIONS AND EXERCISES

This repo contains exercises from Typescript and Design Patterns' Course

LIST OF FOLDERS AND RELATED TOPICS OF THE COURSE

  1. features

    Contains some main typescript features and sintax

  2. first_ts_app

    Dealing with types on a API Call using axios

  3. maps

    Mini app to show usecases and demostrate how to properly use interfaces. This example also shows how to write clean and reusable code

  4. sort_dp

    Creation of a collection sorter algorithm that uses inheritance or abstract classes to build a reusable and clean code to develop a sorter algorithm to any collection type needed

  5. reusable_code

    Project to learn principles of reusable code with ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors