Hi! I’ve created this page to showcase the features of Mint (since there are so many) and their corresponding versions in other similar languages.

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Web is just one kind of frontend though. And there’s more ways to target web with JavaScript interfacing than transpiling to JavaScript.

    • FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      24 hours ago

      Sure, but without further context, “frontend” means the web. And “frontend language” means languages that were designed for the frontend. You can write a website fromtend in Python, but you absolutely shouldn’t!

      You can use languages like Java and Rust too which are more reasonable options, but they aren’t “frontend languages”.