Component Conversion Approach

Judging the best path for component conversion

  • Only built with HTML and ASP with minimal JavaScript #checklist
  • The JavaScript function can be isolated to just the component #checklist
  • The JavaScript implements a function that is not included in Bootstrap #checklist
  • The JavaScript is still needed if put in context of an Arches Template #checklist
    • not adding classes to body, main-content, hiding masthead etc.
  • The DOM structure is semantic and clean #checklist

If all above is true => legacy supportive

else build a new component

No matter what approach it is often important to follow the Quality of life configurations with Sitecore.