Difference between typography and strings?

These are two
Different things.

  • We can use String to operate data internally and fetch text.
  • We can use text() to display a String but that’s only a small part of it.
  • The art of Displaying text in a nice font is named Typography.