|
|
|
|
|
by manigandham
2989 days ago
|
|
That's a nice set of buzzwords but nothing complicated. Babel is just a transpiler. ES versions are like any other programming language with versions, use Babel to solve. ES generators are just yield functions that have been around for decades and finally getting to JS. What about webassembly? It's just a compilation target for other languages and delivery format for the browser. And why is configuring webpack always mentioned as a complicated thing? If you can code all the above then why cant you make a simple javascript app return an object following a schema with an input, output and list of loaders? |
|
Man when you put it that way I just realized how trivial all technology is!
Really anyone can do it without years of experience and training!
Who knows why the salaries are so high!