DEV Community

Discussion on: Tell us what your top unpopular tech opinion is 😈

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

CSS and browser JavaScript are overly complicated, and have too many scars of the past, and need to be overhauled.

Node.js is another proof that people linger too much to the past.

Deno might be more secure, but JavaScript / TypeScript syntax is a mistake.

TypeScript is just a precompiled JavaScript, just like JSX or Flow.

Otherwise, V8 is cool, and can bring a lot of performance, at the cost of RAM. (So, in the end, it is bad.)

Collapse
 
cryptoquick profile image
Distributed Hunter Trujillo

This!!!

Collapse
 
mkenzo_8 profile image
mkenzo_8

Although TypeScript is currently just a compiled language, it runs nativetly on Deno. deno.land/