Frontend Development

ECMAScript 6 in production

Submitted by Narkeba, , Thread ID: 51153

Thread Closed
ECMA6
I use in the pure state
0%
Votes:
0
% of votes:
0%
I use using the transpiler
50.00%
Votes:
1
% of votes:
50.00%
I use ECMAScript 5.1
50.00%
Votes:
1
% of votes:
50.00%
You have already voted. Click on the dropdown to undo your vote.
Narkeba
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
5
15-10-2017, 12:00 AM
This post was last modified: 15-10-2017, 12:01 AM by Narkeba
#1
Do you use ES6 in production code? Or do you use transpilers? We can be so and write at all in ES5.1 syntax (as I Smile)

RE: ECMAScript 6 in production

nab0k
Newbie
Level:
0
Reputation:
2
Posts:
18
Likes:
0
Credits:
26
29-11-2017, 04:13 PM
#2
For sure, ES2015 in node and using babel as transpiler/compiler. Wouldn't throw ES2015 and newer out to the browsers quite yet

RE: ECMAScript 6 in production

prankycrank
Novice
Level:
0
Reputation:
0
Posts:
20
Likes:
1
Credits:
4
07-12-2017, 04:21 AM
#3
I Use Angular 4 with TypeScript and because TypeScript is a SuperSet of ES6 i use most of the ES6 features, in a sense I am using Transpiler.

Users browsing this thread: 1 Guest(s)