Probably learn Java and code some actual real world corporation life changing software shit. JS is made for the web, that's it. You don't program medical software that saves lives to run JS.
Moving on
A bayesian network?
Nigger, don't mind if I do.
photoscript is king
*PostScript
This, Python is same as JS without the autism
>learn a useless language
you can make porn games with JS
How can you be bored of the plethora of JS frameworks and libraries in 2018?
React, redux, next js
Node Js
Vue
Angular 2
Elm
Dojo
Ember
Knockout
Backbone
J Query
Not to speak of ES6 and all the syntactic sugar, which makes me want to throw up every time i see an arrow function:
NO function keyword, NO curly braces, NO return keyword.
>let a = ( a, b ) => a * b;
instead of
> var a function( a, b ) { return a * b; }
Which one is more readable??
PHP/Laravel
Python/Flask
C#/ASP.NET
Node/Express
Dart/Flutter
Kotlin/Spring
Node is a runtime not a library, and you still use brackets with fat arrow functions. Also:
>jQuery in 2018