create-eth-app VS react-app-boilerplate

Compare create-eth-app vs react-app-boilerplate and see what are their differences.

react-app-boilerplate

A simpler React boilerplate than CRA with more useful built-in features (by D-Pow)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
create-eth-app react-app-boilerplate
13 3
2,675 8
1.0% -
5.8 7.8
15 days ago about 1 month ago
JavaScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

create-eth-app

Posts with mentions or reviews of create-eth-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.

react-app-boilerplate

Posts with mentions or reviews of react-app-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Portfolio Review
    2 projects | /r/webdev | 30 May 2023
    This comment comes from a lot of iterations in both my work and personal projects. It's my opinion that anything modified or imported is "source code" and should this be in src/. Frankly, most of the community disagrees which is why public/ exists in the first place. Even that page you linked, while it does specify index.html should be separate, still implies index.html is a part of source code and IMO should be treated as such. Maybe it was premature for me to bring this up, but it's why I put index.html, favicon, and others in src/ in my React boilerplate repo repo. Just one of those "at discretion of the dev" type of things.
  • Portfolio Review of a non-designer guy
    3 projects | /r/reactjs | 19 Dec 2021
    Personally, I don't like having to download files and hiring managers/interviewers have even less desire since they're usually in a rush and interviewing many candidates. I'd suggest converting your resume download button to a PDF-viewer hyperlink (e.g. Google's built-in viewer). That way, people can view your resume without having to download it while still giving them the option to download it. Or, if you want the resume to stay on your site instead of a new tab, you could always embed it instead.
  • Decide between TS and JS by comparing runtime monitoring to type systems
    1 project | /r/javascript | 26 Aug 2021
    Specifically, if I have particularly important, detailed, and informative information about a change, it should be saved somewhere (Jira, docs, comments, git messages, pick your poison). Assuming that "I named my variable well so everyone will always understand the tens of concepts around my thinking process" is incredibly short-sighted and will result in a bad team experience. It has to be documented somewhere. IMO git commit messages are the best b/c you can easily git blame any line in an IDE and know exactly why that line was changed, removing all relation to other lines' changes.

What are some alternatives?

When comparing create-eth-app and react-app-boilerplate you can also consider the following projects:

useDApp - Framework for rapid Dapp development. Simple. Robust. Extendable. Testable

scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations [Moved to: https://github.com/scaffold-eth/scaffold-eth]

craco - Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

hardhat-boilerplate

scaffold-eth - 🏗 forkable Ethereum dev stack focused on fast product iterations

web3-onboard - Client library to onboard users to web3 apps

TypeChain - 🔌 TypeScript bindings for Ethereum smart contracts

vue-cli-plugin-ethers - Ethereum ethers.js web3 library vuex store module generator plugin for vue-cli 3

ethereum-developer-tools-list - A guide to available tools and platforms for developing on Ethereum.

consensus-specs - Ethereum Proof-of-Stake Consensus Specifications

truffle - :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.