Ask HN: What are some good “goto” React codebases?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • twilio-video-app-react

    A collaboration application built with the twilio-video.js SDK and React.js

    Hi HN,

    Do you have any public React code-bases that you look to as good examples of a large project?

    One that comes to mind for me is https://github.com/twilio/twilio-video-app-react.

  • SaaSHub

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

    SaaSHub logo
  • awesome-react

    A collection of awesome things regarding React ecosystem

    Have you checked out https://github.com/enaqx/awesome-react#real-react-apps? I haven't looked deeply into all of them, but couple look actively maintained.

  • cypress-realworld-app

    A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

    https://github.com/cypress-io/cypress-realworld-app

    It's mainly about showing Cypress (which is something like Selenium or Playwright or what have you) but integrates it into a real world example with commonly used tools and frameworks.

  • hackernews-remix-react

    Hacker News clone written with universal TypeScript, using React and Remix.

    You don't have any good subsections of your own company's codebase? Perhaps that's a good starting point.

    This project I did could be handy: (https://github.com/clintonwoo/hackernews-remix-react) although it's using a relatively new framework Remix (which is great by the way)

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

  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • Has anyone automated storybook for visual regression tests with loki.js?

    1 project | /r/softwaretesting | 29 Jul 2023
  • Unit Tests using jest and react-native-testing-library.

    1 project | /r/reactnative | 1 Jul 2023
  • Is there a way to automatically find UI related/CSS bugs, something that works like unit testing but it's UI?

    4 projects | /r/Frontend | 27 Apr 2023
  • Visual regression tests for Storybook with Loki

    1 project | dev.to | 22 Feb 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?