Skip to content

gatis-jansons/trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Tree

Deployed at http://labas-programmas.rhcloud.com/

Features jQuery for DOM, LocalStorage for persistence, TypeScript for object orientation, Webpack for dependency management.

  • The code renders a tree of objects and allows to edit it.

  • Two solutions are exercised: iterative and recursive.

  • I used TypeScript, because it helps with object orientation.

  • The program is organised as a cooperative collection of objects.

  • It is be possible to store/read the state in local storage. Use the "Save" / "Restore" buttons in each tree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published