© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Reza Razavipour
node.js developer
I am starting to make some changes so an existing Angular2 control, obviously written in Typescript. Are there any gotchas using vanilla ECMA5 javascript if needed?
Sergio
Web Developer & curious mind
No, because TypeScript compiles into ES5, then i think there is no problem putting plain javascript in it
Sergio
Web Developer & curious mind
No, because TypeScript compiles into ES5, then i think there is no problem putting plain javascript in it