1

Say I am tired of JS, what's the front-end DOM manipulation alternatives besides JS? And it can give the user interaction power the same what JS can give.

Hao
  • 6,291
  • 9
  • 39
  • 88
  • There are some other languages that compile to JS (which it needs to end up with as that is the only scripting language the browser accepts without plugins). – Thilo May 20 '16 at 08:51
  • You will always need JS. If you are tired of vanilla you can jump into jquery or most recently react to achieve more in less time and have some syntax sugar. – oshell May 20 '16 at 09:04
  • Right, it all ends up being javascript. You can look into Elm, CoffeeScript, TypeScript. Here's a full list https://github.com/jashkenas/coffeescript/wiki/list-of-languages-that-compile-to-js – Andrew Axton May 30 '16 at 20:19
  • Possible duplicate of [Alternatives to JavaScript](https://stackoverflow.com/questions/930716/alternatives-to-javascript) – mega6382 Oct 09 '17 at 21:53

0 Answers0