Skip to content

marheva/typescript_drag-drop_classes_project

Repository files navigation

UDEMY Course


  • ES Classes;
  • DOM Elements Selection & OOP;
  • Creating & using Autobind Decorator;
  • Managing application state with Singeltons;
  • Inheritance & Generict
  • Drag & Drop;

  • Typescript namespaces;
  • Organizing files & folders (project structure);
  • ES Modules;
  • Export/import

  • New packeges:
    • webpack - code transformer, bundler;
    • webpack-cli - for run webpack comand;
    • webpack-dev-server - like light-server, re-compiler;
    • typescript - is a tipescript (lock in a specific version of typescript);
    • ts-loader - how to convert .ts code to .js code;
  • Entry & output configuration;

  • 3rd party libraries & typescript

About

From UDEMY course. Understanding TS drag/drop project. Classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published