Rankings are calculated based on verified user reviews, recency of updates, and community voting weighted by user reputation score.
No tags available
Visual Studio Code is a free, open-source code editor developed by Microsoft. It supports a wide range of programming languages and has a rich ecosystem of extensions. It is popular among developers f...
Codesmith is widely considered the gold standard for software engineering bootcamps. It is highly selective, focusing on computer science fundamentals, system design, and advanced JavaScript framework...
React, when used primarily for web development, remains the industry benchmark for building complex, scalable user interfaces. While not inherently cross-platform for mobile, its component model and m...
axe DevTools, from Deque Systems, is a powerful and free browser extension for Chrome and Firefox. It performs automated accessibility testing based on WCAG 2.1 and Section 508 guidelines. It integra...
Observable is revolutionary for data storytelling, focusing heavily on the visualization layer. It allows users to write code (primarily JavaScript/Python) and immediately see the results rendered as...
freeCodeCamp offers a comprehensive curriculum covering HTML, CSS, JavaScript, React, Node.js, and more. Learners progress through interactive coding challenges and build five real-world projects to e...
Deque axe DevTools is a powerful browser extension built on the widely respected axe core engine. It provides instant accessibility feedback as you develop, highlighting potential issues directly in t...
Eleventy is a simpler, more flexible alternative to heavy framework-based generators. It is built on Node.js and is completely framework-agnostic, allowing you to use almost any templating language, i...
Frontend Masters is a premium platform dedicated to deep-dive, expert-led courses on web development, specifically JavaScript and its ecosystem. Unlike generalist platforms, Frontend Masters focuses o...
Vue.js is a progressive framework that is designed to be incrementally adoptable. It focuses on the view layer, making it easy to integrate with other libraries or existing projects. Vue is highly pra...
Codecademy's Learn JavaScript course provides a highly interactive and beginner-friendly introduction to the language. The course utilizes a guided, project-based approach where learners write and exe...
MathJax is the industry-standard JavaScript display engine for mathematics on the web. It is not an editor in the traditional sense, but rather the engine that powers the rendering of equations on mil...
Nx is a powerful build system for JavaScript and TypeScript monorepos. It focuses heavily on developer experience, providing smart computation caching, affected builds, and integrated testing tools. N...
Vite is a next-generation frontend build tool that leverages native ES Modules during development, resulting in near-instantaneous server startup and lightning-fast Hot Module Replacement (HMR). It us...
Sanity.io is a headless CMS built around the concept of a 'content lake,' providing a centralized repository for all your content. Developers appreciate its powerful query language, GROQ, for retrievi...
The Odin Project's JavaScript path is a comprehensive, full-stack curriculum designed to take learners from zero to a job-ready level. It focuses on practical application, with projects like building...
Heatmap.js is a JavaScript library built on D3.js for creating interactive and customizable heatmaps. It excels in visualizing tabular data as a color-coded heatmap, allowing users to explore patterns...
Turborepo is a high-performance build system for JavaScript and TypeScript monorepos, now maintained by Vercel. It is designed to be a drop-in replacement for existing npm/yarn/pnpm workspaces. Its pr...
freeCodeCamp's UX Design curriculum is a comprehensive, project-based learning path. It covers topics like user research, information architecture, interaction design, and visual design. The curriculu...
Qwik is a revolutionary web framework designed specifically for the modern mobile web. Its core innovation, 'resumability,' allows the application to become interactive almost instantly by delaying th...
App Academy is famous for its rigorous curriculum and innovative financing models, including Income Share Agreements (ISAs) in certain regions. The program covers a wide range of technologies, includi...
React.js is a JavaScript library for building user interfaces. It allows developers to create reusable UI components and efficiently update and render only the necessary parts of an application when d...
Jest, developed by Facebook, is a comprehensive JavaScript testing framework known for its zero-configuration setup and powerful features like mocking, snapshot testing, and built-in assertion librari...
Apify is a serverless platform for web scraping and browser automation. It allows developers to run their own code (or use pre-built 'Actors') in the cloud, making it incredibly easy to scale scraping...
The Odin Project is a premier, open-source curriculum that guides students through a full-stack development path. Unlike video-based platforms, it focuses on reading documentation and building real-wo...
Foundation is the cornerstone of Asimov's sprawling Foundation series, depicting the fall of a vast Galactic Empire and the efforts to shorten the ensuing dark age through the application of 'psychohi...
Svelte takes a radically different approach to building user interfaces by shifting the work from the browser to a compile-time step. Unlike React or Vue, Svelte does not use a virtual DOM; instead, i...
RemixJS is a powerful framework that emphasizes web standards and nested routing, making it excellent for building complex, stateful e-commerce experiences. It handles both the client-side rendering a...
This represents the cutting edge of DNS management: programmable DNS. Instead of just pointing records, you can write code (using Cloudflare Workers) that executes logic *during* the resolution proces...
While the full desktop app is king, the web version of VS Code provides an incredibly capable, browser-native coding environment. It retains core features like IntelliSense, debugging capabilities, an...
You're subscribed! We'll notify you about new Javascript.