Skip to content

raulsebastianmihaila/crizmas-mvc-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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