Skip to content
Tom Bui [SSW] edited this page Jun 22, 2021 · 13 revisions

Welcome to the SSW.CodeAuditor wiki!

1. Why we are using Golang?

2. Is this the correct way to implement rules checking?

  • According to HTMLHint, this is the accurate way of implementing rules to check for HTML standards

3. Are there any other libraries which Microsoft have developed which could replace the current HTMLHint

  • As of now, we haven't found any Microsoft alternative for HTML static code analysis

4. Why we are Firebase?

  • Easy to use and save a lot time because all the server operations and internal functions are taken care of by the Firebase interface
  • Developers can spend more time developing the app
  • The idea of firebase is to quickly validate your idea then you can simply migrate that to a proper "enterprise" set up

5. CodeAuditor's Architecture Diagram Untitled Diagram

Clone this wiki locally