Skip to content

The main mission of this task or project is to show the use of interfaces and abstract classes. As well as the best way to reuse code.

Notifications You must be signed in to change notification settings

dEzequiel/be-organized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be organized

This project is done during my TypeScript learning process guided by Stephen Grider course on Udemy called Typescript: The Complete Developer's Guide.

The main mission of this task or project is to show the use of interfaces and abstract classes. As well as the best way to reuse code.

  • You can see the code with the implementation of an interface from the commit c454e64.
  • You can see the code with the implementation of an abstract class from the commit 2edc3d5.

Clone the project repository.

git clone https://github.com/dEzequiel/be-organized
cd be-organized

Install dependencies.

npm install

About

The main mission of this task or project is to show the use of interfaces and abstract classes. As well as the best way to reuse code.

Topics

Resources

Stars

Watchers

Forks