Answer the question
In order to leave comments, you need to log in
Are there newer languages that compile to native JS like JSX and ES6 with Babel?
I will explain the meaning of the question:
- The more I study js-frameworks - the more rejection they cause me - there the whole structure and logic consists of crutches a little less than completely :(
So I thought:
- What if some bright magician came up with a completely new front-end framework in a new language, as simple and slender as Python or PHP, which is then compiled with
some kind of Babel analogue into regular ES5 + HTML5 (well, to be executed in a regular browser)? like this,
thanks in advance.
Answer the question
In order to leave comments, you need to log in
I don't know about languages, but have you seen svelte ? You can also add Vue, React.
From languages - Typescript
From frameworks - nothing better than react/angular/vue. Write your bike.
This is if you want to work.
If you want to have fun and grow a beard, then you have already been given a lot of options that can be compiled into JS, there are a lot of things, from gwt to llvm + ecmascript (on which even Linux was compiled and launched in the browser a hundred years ago)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question