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.3k
Stars
353
Forks
26
Watchers

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

domain-driven-hexagon

11.4k
Stars
1.2k
Forks
180
Watchers

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

JavaScript

31.5k
Stars
5.4k
Forks
575
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
106
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

93.1k
Stars
5.1k
Forks
1.4k
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
564
Forks
Watchers

The Deno Standard Library