2 Matching Annotations
  1. Jan 2023
    1. PascalCase

      I typically like to use PascalCase to indicate variables in my code. It is common in large development environments to have a coding standard document that defines how each programmer on the team will use various conventions

  2. Aug 2019
    1. When importing an icon, keep in mind that the names of the icons are PascalCase, for instance: delete is exposed as @material-ui/icons/Delete