Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 295 Bytes

Notes.md

File metadata and controls

6 lines (6 loc) · 295 Bytes

HTML Considerations

  • Ternary operators with Class parameters won't compile
  • Can't use regex Match components in core project
  • Can't use semi-colons to terminate if statements in HTML project
  • Can't use final fields with reflection or HTML serialization errors
  • Can't use method references