JavaScript Logo

Javascript

What is Javascript?

Javascript (or often simply JS) is an interpreted, ECMAScript-compliant programming language. In general, Javascript is considered dynamic, weakly typed and supports different paradigms when used.

How do we use Javascript?

At JOSHMARTIN, Javascript is primarily used in the front end when using frameworks such as Vue or React.

Why Javascript?

As the only natively supported programming language that is supported in all browsers and now, thanks to projects like Electron, also completely cross-platform, Javascript is an essential tool in the development of the web platform. Thanks to the support of various paradigms and the gigantic ecosystem, there is no way around Javascript.