javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
There are 522667 repositories under javascript topic.
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
airbnb/javascript
JavaScript Style Guide
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
mrdoob/three.js
JavaScript 3D Library.
axios/axios
Promise based HTTP client for the browser and node.js
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
denoland/deno
A modern runtime for JavaScript and TypeScript.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
angular/angular
Deliver web apps with confidence 🚀
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
socketio/socket.io
Realtime application framework (Node.JS server)
atom/atom
:atom: The hackable text editor