What is a “vanilla web interface”?

后端 未结 3 1099
日久生厌
日久生厌 2021-02-04 01:39

Someone told me to look into \"vanilla web interface\". I have Googled it, but didn\'t find any relevant result, at least that was I thought. What is it?

相关标签:
3条回答
  • 2021-02-04 01:52

    They mean web 1.0 interface, usually just text and tables, sometimes CSS.

    0 讨论(0)
  • 2021-02-04 02:07

    The term "vanilla" usually refers to something that's plain and unadorned (from vanilla ice-cream) or perhaps simple (as in basic), so they're asking you to look into a "simple web interface" without any unnecessary complications.

    0 讨论(0)
  • 2021-02-04 02:16

    Considering the Vanilla software entry on wikipedia, which states (quoting) :

    Vanilla software is computer software that is not customized from its delivered form - i.e. it is used without any customizations applied to it.
    Vanilla software can become a widespread de facto industry standard, widely used by businesses and individuals.

    I'm guessing "Vanilla Web interface" corresponds to the default interface of a web application, not customized or anything.

    0 讨论(0)
提交回复
热议问题