[Go to site: main page, start]

Javascript Alternatives

Similar projects and alternatives to javascript

  1. Visual Studio Code

    Visual Studio Code

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. developer-roadmap

    Interactive roadmaps, guides and other educational content to help developers grow in their careers.

  4. jest

    542 javascript VS jest

    Delightful JavaScript Testing.

  5. prettier

    506 javascript VS prettier

    Prettier is an opinionated code formatter.

  6. ESLint

    471 javascript VS ESLint

    Find and fix problems in your JavaScript code.

  7. You-Dont-Know-JS

    A book series (2 published editions) on the JS language.

  8. free-programming-books

    :books: Freely available programming books

  9. javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  10. Standard

    79 javascript VS Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  11. nodebestpractices

    80 javascript VS nodebestpractices

    :white_check_mark: The Node.js best practices list (July 2024)

  12. eslint-plugin-react

    React-specific linting rules for ESLint

  13. clean-code-javascript

    Clean Code concepts adapted for JavaScript

  14. 33-js-concepts

    39 javascript VS 33-js-concepts

    📜 33 JavaScript concepts every developer should know.

  15. 30-seconds-of-code

    Coding articles to level up your development skills

  16. javascript-questions

    A long list of (advanced) JavaScript questions, and their explanations :sparkles:

  17. JavaScript30

    30 Day Vanilla JS Challenge

  18. awesome-javascript

    🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.

  19. eslint-config-google

    Discontinued ESLint shareable config for the Google JavaScript style guide

  20. JavaScript

    18 javascript VS JavaScript

    Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. (by TheAlgorithms)

  21. java-interviews

    A collection of Java interview questions and answers to them

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better javascript alternative or higher similarity.

javascript discussion

Log in or Post with
  1. User avatar
    TigranAvagyan18
    · almost 2 years ago
    · Reply

    Review ★★★★★ 10/10

  2. User avatar
    ac673d3b
    · almost 2 years ago
    · Reply

    Review ★★★★★ 10/10

  3. User avatar
    icflorescu
    · almost 2 years ago
    · Reply

    Review ★★★★☆ 8/10

javascript reviews and mentions

Posts with mentions or reviews of javascript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-15.
  • 33-js-concepts VS javascript - a user suggested alternative
    2 projects | 15 Jan 2026
    saimatouseef78
  • JavaScript's For-Of Loops Are Fast
    5 projects | news.ycombinator.com | 6 Jan 2026
    Their rationale is written here, May 21 2021 final comment on the closed issue from the creator themself. Even in 2021 this was a dubious argument to make given the browser landscape, and they are clearly just frustrated to be challenged on this topic:

    > in the latest version of all browsers. Despite marketing, no browsers are "evergreen" according to the google analytics of major websites I've been able to review over the last couple years. (Nothing but safari will likely ever support PTC - which is not an optimization - so that's not really relevant to discuss) Performance isn't important, readability is.

    ref: https://github.com/airbnb/javascript/issues/1122#issuecommen...

  • Share Your CLAUDE.mds
    1 project | news.ycombinator.com | 29 Jun 2025
    TL;DR https://claudemd.dev is where you can find guidelines to make your vibe coding more effective

    If you haven't used claude code, I highly recommend you check it out. You may have used other AI tools in development, but being a cli with a refined "plan" step has revolutionized my development workflow. The fact that I can dispatch three prompts to run concurrently, and reliably trust the actions being taken feels incredible. I am spending less time thinking about code and more about the higher level direction of the code.

    If you want claude code to be more reliable in its output, it can further be directed by using CLAUDE.md files. These files are included in the plan step and significantly improve the quality of its output. What makes a useful CLAUDE.md is similar to a well written style guide [1]. By providing a set of guidelines for what patterns to follow, the LLM can be more focused when building its plan. In a sense, a CLAUDE.md can be thought of as a "language semantics" for your codebase or directory for how to "compile" your thoughts into actions. Fortunately, you don't need to write your semantics in BNF [2], but the completeness of your semantics matter nonetheless. Without forethought, an LLM will happily come up with its own plan for your codebase.

    I thought of and published https://claudemd.dev last night with the idea that sharing these files will improve the quality of code that we will be writing for this next abstraction of software development.

    If you want to learn more about these files, I recommend reading this https://claudelog.com/mechanics/claude-md-supremacy.

    [1] https://github.com/airbnb/javascript

  • Migrating a JavaScript Project from Prettier and ESLint to BiomeJS
    2 projects | news.ycombinator.com | 7 May 2025
  • Error Propagation with Custom Error Types
    1 project | dev.to | 3 Apr 2025
    Airbnb JavaScript Style Guide
  • Step-by-Step Guide to Front-end Engineering — A Comprehensive Tutorial
    9 projects | dev.to | 2 Apr 2025
    airbnb (101k stars, English version), airbnb-Chinese version
  • ESLint v9 Support
    1 project | news.ycombinator.com | 5 Feb 2025
  • From Chaos to Clarity: Formatting React Code for a Clean and Readable Codebase
    1 project | dev.to | 14 Jan 2025
  • Just use this Next.js Eslint Configuration
    8 projects | dev.to | 12 Jan 2025
    AirBbB. I usually start here, but Vercel's config covered most of what I care about for both React and Node code styling.
  • GitHub Repositories Every Developer Should Know: An In-Depth Guide
    20 projects | dev.to | 24 Oct 2024
    Visit the repository to read the style rules.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic javascript repo stats
149
148,088
2.6
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?