JavaScript topic

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.

List JavaScript repositories

logto

7.4k
Stars
362
Forks
Watchers

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.

domain-driven-hexagon

11.5k
Stars
1.2k
Forks
Watchers

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

JavaScript

31.6k
Stars
5.4k
Forks
Watchers

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

charts

9
Stars
1
Forks
Watchers

This application creates charts or graphs using HTML, CSS and JavaScript

backend-best-practices

1.4k
Stars
111
Forks
Watchers

Best practices, tools and guidelines for backend development. Code examples in TypeScript + NodeJS

full-stack-application-example

72
Stars
18
Forks
Watchers

An example of a simple full-stack application. Using NodeJS + NestJS, React + SASS, MongoDB, NX monorepo, etc.

deno

97.3k
Stars
5.4k
Forks
Watchers

A modern runtime for JavaScript and TypeScript.

deno_lint

1.5k
Stars
159
Forks
Watchers

Blazing fast linter for JavaScript and TypeScript written in Rust

deno_std

2.8k
Stars
571
Forks
Watchers

The Deno Standard Library