Advice: How To Master React Library + Continuous Deployment

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-query

    Discontinued 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

    I would recommend using functional components with hooks,MaterialUI, React Hook Form for form data, React Query for queries etc.

  • React

    The library for web and native user interfaces.

    For starters, on react homepage ReactJS, there are four example code snippets guiding you the basics. This alone documentation is enough for you to bootstrap your react app from just printing something on browser/console to building a full stack application.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    I would recommend using functional components with hooks,MaterialUI, React Hook Form for form data, React Query for queries etc.

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    I would recommend using functional components with hooks,MaterialUI, React Hook Form for form data, React Query for queries etc.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    Login to your GitHub account, or signup if you don't have one.

  • quickstart-android

    Firebase Quickstart Samples for Android

    When you think your app is ready with hardcoded data. I would recommend Firebase as your database, everything JSON and you'll love it 😍.

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