Skip to content

a lightweight web framework inspired by the backbone.js and marionette libraries

Notifications You must be signed in to change notification settings

jfricano/web-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

npm start

Goal

Build a simple web framework to create dynamic reusable components; a scaled-down React / Angular / Svelte. Also implements a simple UI for viewing mock data.

Core Requirements for Sample App

  1. class to represent user and its data (name, age)
  2. user class to CRUD
  3. user class to persist data to server
  4. user class to notify rest of app when data changed

Screen Shot 2022-06-28 at 18 26 02

About

a lightweight web framework inspired by the backbone.js and marionette libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published