Open geoffmiller opened 9 years ago
I agree. Not knowing CS syntax could be a barrier.
What about vanilla JS/ES5? Wouldn't ES6/TS have the same effect that CS is having right now?
@PritishC i agree with that entirely. vanilla js/es5 would make the most sense
ES5 is fine with me. It will eliminate a build step and hopefully foster more contributions. Eventually I will get you all to ES6.
@geniusme That sounds good to me. I'll make an issue for it.
My vote would be something ES6 based like Babel.js or TypeScript. ES5/6 may make this project more accessible.