BFE.dev
buy us
a coffee
Codingproblems
Reactproblems
JavaScriptquizzes
Reactquizzes
TypeScriptpuzzles
CSSproblems
Interviewquestions
SystemDesign
Discussanything
buy us
a coffee

64. What is the difference between ES6 Class and ES5 implementation?

JavaScript
Share

There is even a coding problem on BFE.dev to write a "class" in ES5. 53. write your own extends in es5.

But there are things added to ES6 which are impossible in ES5. Here is a good article to explain this. Or you can take a look at this Stackoverflow thead.

prevnext

relax!