Skip to content

Creating a Web Framework using TypeScript+JavaScript from scratch : design pattern is inspired from MarionetteJs for views and BackboneJs for models.

Notifications You must be signed in to change notification settings

dewanshparashar/typescript-web-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a Web Framework using TypeScript

  • JavaScript(TS) framework from scratch : design pattern is inspired from MarionetteJs for views and BackboneJs for models. These frameworks were popular before modern React-Angular came into play, but their core design principles still hold solid from a learning point of view.
  • Using the view-model framework, you can create any infinite possibilites of UI's.
  • Example User class (Fetch, Save, Update, Listing) implemented

image

About

Creating a Web Framework using TypeScript+JavaScript from scratch : design pattern is inspired from MarionetteJs for views and BackboneJs for models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published