Skip to content
#

js

javascript logo

JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.

Here are 3,905 public repositories matching this topic...

CrankShaft
TheWebTech
TheWebTech commented May 22, 2019

Move all markdown files out of /crankshaft itself, and move the contents into file structure documentation on docs site.

The reason for this change is while the MD files are helpful for us during build out of the framework itself, I think they will make it harder for developers who want to use the framework to just plug and play. Since MD is not supported by HS users will get FTP errors if they

enhancement good first issue

Created by Brendan Eich

Released December 4, 1995

Website
developer.mozilla.org/en-US/docs/Web/JavaScript
Wikipedia
Wikipedia

Related Topics

nodejs