77
Frontend Language Feature Matrix
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Languages well suited for client side web code. Most of these (maybe all?) compile to JavaScript and are designed for the web.
Web is just one kind of frontend though. And there's more ways to target web with JavaScript interfacing than transpiling to JavaScript.
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".