What development tools do you guys use?

This page summarizes the projects mentioned and recommended in the original post on /r/ethdev

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    For someone that prefers Rust to Python/Javascript, probably Foundry (https://github.com/gakonst/foundry/)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. hevm

    Dapp, Seth, Hevm, and more

    Honourable mention would be https://github.com/dapphub/dapptools for those who prefer UNIX-like tooling, but I'd say for the most part Foundry seems to be the better choice now.

  4. Vim

    The official Vim repository

    Vim because someone's it's just faster to pop open Vim and make a change than open it in atom.

  5. hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

    Hardhat Includes Ethers + Waffle Incredibly lightweight and quick compared to Truffle Easy to configure

  6. Atom

    Discontinued :atom: The hackable text editor

    atom.io Themed the way I want, with syntax highlighting and linting for the languages I want

  7. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Daily General Discussion - October 4, 2022

    1 project | /r/ethfinance | 4 Oct 2022
  • error:ModuleNotFoundError: No module named 'web3',Solidity course by patrick collins

    1 project | /r/ethdev | 5 Mar 2022
  • Truffle VS Hardhat VS Brownie

    1 project | /r/ethdev | 5 Feb 2022
  • Ask HN: Getting Started with Web3 Development

    14 projects | news.ycombinator.com | 29 Jan 2022
  • Begginner tips

    2 projects | /r/solidity | 21 Jan 2022

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