Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 526 Bytes

crizmas-mvc examples

These repo contains implementations of common features we can find in complex enterprise applications, such as:

  • managing async state
  • forms with validation for related fields
  • forms with async validation
  • forms with and without associated models
  • handling entering and leaving routes, including refreshing
  • wizards with complex behavior
  • 1D and 2D scroll virtualization - especially important for big tables

crizmas-mvc documentation