DEV Community

Matthew Ricci
Matthew Ricci

Posted on

Dev log: Nothing cosmetic!

Haven't done any real visible work, mostly code refactoring, so no video this time. Mostly been doing behind-the-scenes stuff such as:

  • Basic duplicate checking
  • Basic form validation
  • LOTS of code cleanup including a complete re-architecting of file structure
  • Made ContextMenus have common skeleton code that accepts children just like DialogSkeleton.
  • Properly typed all event handlers.

Top comments (0)