#2 ECMAScript 6 - What is JavaScript Transpiler - Transpiler vs Compiler 🔥🔥

preview_player
Показать описание

#2 ECMAScript 6 - JavaScript Transpiler - Types - Transpiler vs Compiler 🔥🔥

#Transpiler vs Compiler

Transpilers, or source-to-source compilers, are tools that read source code written in one programming language, and produce the equivalent code in another language that has a similar level of abstraction. A good example of transpiler is the Typescript transpiler, which converts Typescript code to JavaScript. Babel transpiler can also be used for ES6 JS code to ES5 JS code.

Whereas compilers also convert the code from one language to other language but both languages are very different in abstraction level. e.g. .java to .class file compilation.

#Online ES56 to ES5

#Web Hosting Service by Technical Suneja | @449 , @649 for 1 Year along with Extra Features

#Want to know about upcoming hot social topics ?

#ECMAScript6 #Transpiler #TechnicalSuneja
Рекомендации по теме
Комментарии
Автор

Amazing explanation.... Everything got cleared for transpiler

DGXGAMING
Автор

Give this video a thumbs up if you liked it. Give this video a thumbs down if you disliked it. Your feedback will improve the quality of upcoming tutorials.

TechnicalSuneja
Автор

Sir is there any play list with React & PHP || Or || React with codeigniter ? Please inform me i want to learn React with PHP

saniyagolden
Автор

1 bat puchni ha k, react krne k leay javascript ana zarori ha kya ?

usama
Автор

Can you please cover coming days sessions related to swagger also... Current es6/5 good explanation and clean presentation

RakeshBitling
Автор

Sir mai 3 salo se appko follow kar rha hu lekin ab jo aap video bna rhe h usme kya hai ki aap bich ka content shuru me dal dete hai jisme kabhi kabhi confusion ho jati hai

GuptaTreePoint
Автор

That Wikopeadia description is garbage. Transpiler will translate from one language to another. Compiler will translate from any language to machine code.

jasonking