Create your own portfolio website (My website Demo) 🌿🌿

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

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress πŸ’…

  • 3. Styled Component - If you familiar to CSS then you know that there are some limitation there like you can't use conditions directly there but in Styled component which is a module , you can use inline css and can use conditions in css. It's optional but still i want you to have a look. styled docs

  • redux

    A JS library for predictable global state management

  • 4. use Context and Redux - At last but my favorite part is Redux , without going in details if you want to use same value in different component(files) then you can use Redux or use Context in Reactjs. Both will do the job but if your project is large then go for Redux or go for use Context. I used it to give dark and light mode functionality in my website Ref - Redux

  • 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.

    SurveyJS 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

  • Using Recoil instead of Redux For State Management In React Applications

    6 projects | dev.to | 16 Sep 2021
  • Approaches to Styling React Components, Best Use Cases

    2 projects | dev.to | 24 Apr 2024
  • A Comprehensive Guide to React State Management

    3 projects | dev.to | 12 Apr 2024
  • Growth Hacking Killed GitHub Stars

    1 project | dev.to | 10 Apr 2024
  • Creating Nx Workspace with Eslint, Prettier and Husky Configuration

    12 projects | dev.to | 25 Mar 2024