Skip to content

danilamdev/typescript-practice

Repository files navigation

Typescript practice

This repo is based on Jack Harrington playlist on youtube, this are files which have the practice for most used types

Jack Harrington playlist 🚀

npm run dev

just change in package.json the name of the file in the Dev script

"scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "ts-node [name of file].ts"
  },

List of files

  • basic
  • callbask
  • database
  • enums
  • functions
  • function-test
  • generics
  • generic-classes
  • keyof
  • mapped
  • mixins
  • overloads
  • readonly
  • utility
  • utility2
  • conditionals
  • conditionals-redone

  • challenge 01
  • challenge 02
  • challenge 03

Thanks to Jack Harrington for teaching us and sharing all the knowledge! and free!, and thank you for being an inspiration to all the developers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published