JavaScript is used to give webpages a more interactive feel. Its event driven nature allows for such features as dropdown menus or video games. JavaScript is executed via the client, rather than server. This allows the browser to respond more quickly to a user’s input.
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
Curated list of project-based tutorials
The library for web and native user interfaces.
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
A book series (2 published editions) on the JS language.
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
JavaScript Style Guide
Coding articles to level up your development skills
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Node.js JavaScript runtime ✨🐢🚀✨
:books: 免费的计算机编程类中文书籍,欢迎投稿
JavaScript 3D Library.
Promise based HTTP client for the browser and node.js
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
A modern runtime for JavaScript and TypeScript.
:white_check_mark: The Node.js best practices list (July 2024)
Deliver web apps with confidence 🚀
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
High performance self-hosted photo and video management solution.
24 Lessons, 12 Weeks, Get Started as a Web Developer
Clean Code concepts adapted for JavaScript
A Collection of application ideas which can be used to improve your coding skills.
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
A collection of awesome things regarding React ecosystem
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
Fast, unopinionated, minimalist web framework for node.
Simple HTML5 Charts using the <canvas> tag
JavaScript animation engine
📜 33 JavaScript concepts every developer should know.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on dema...
:zap: Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL SEPTEMBER]
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Easy to maintain open source documentation websites.
A natural language interface for computers
Realtime application framework (Node.JS server)
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
A modern JavaScript utility library delivering modularity, performance, & extras.
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言...
:atom: The hackable text editor
A professional front-end template for building fast, robust, and adaptable web apps or sites.
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtim...
:bathtub: Clean Code concepts adapted for JavaScript