Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.12 KB

Libre Testing v2

This is a rewrite of the original Libre Testing project using modern React technologies, aiming for better illustration of how a modern static SPA looks like for learning purposes.

For direct showcases, see website.

Stack

TODOs

  • Spawn workers for each running test so the UI keeps always responsive
  • Breadcrumb with Route context
  • Encapsulate panel components to be easily composed but keep them flexible
  • Performance - Best balance between FP and first impression
  • Subdomain deployment