for someone who do desktop app all the time. what i need to switch to web with c# background?

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

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

    Newman is a command-line collection runner for Postman

  • If you decide to go the second route, just focus on a front end framework and mock out an API with something like Postman (much like you'd mock one out for a unit test). You will deeeefinitely need to know not only Javascript, but the ecosystem that comes along with it (Node, npm, maybe Jest or Typescript). You will also need to know CSS, and possibly a UI framework like Bootstrap or Foundation.

  • jest

    Delightful JavaScript Testing.

  • If you decide to go the second route, just focus on a front end framework and mock out an API with something like Postman (much like you'd mock one out for a unit test). You will deeeefinitely need to know not only Javascript, but the ecosystem that comes along with it (Node, npm, maybe Jest or Typescript). You will also need to know CSS, and possibly a UI framework like Bootstrap or Foundation.

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

    The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

  • If you decide to go the second route, just focus on a front end framework and mock out an API with something like Postman (much like you'd mock one out for a unit test). You will deeeefinitely need to know not only Javascript, but the ecosystem that comes along with it (Node, npm, maybe Jest or Typescript). You will also need to know CSS, and possibly a UI framework like Bootstrap or Foundation.

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • If you decide to go the second route, just focus on a front end framework and mock out an API with something like Postman (much like you'd mock one out for a unit test). You will deeeefinitely need to know not only Javascript, but the ecosystem that comes along with it (Node, npm, maybe Jest or Typescript). You will also need to know CSS, and possibly a UI framework like Bootstrap or Foundation.

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

  • How to use ConfigCat's public API to conduct integration tests

    3 projects | dev.to | 12 Aug 2023
  • The Most Effective Tutorial on Tests You Will Ever Read

    3 projects | dev.to | 22 Jan 2023
  • Is it bad practice to use the same express server for both backend and frontend?

    2 projects | /r/expressjs | 16 Oct 2022
  • Create ESM shared library

    2 projects | dev.to | 12 Feb 2022
  • Data fetching React Hook

    3 projects | dev.to | 22 Mar 2021