Is it wise to build ecommerce website with golang?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gopherjs

    A compiler from Go to JavaScript for running Go code in a browser

  • You can also write JS in Go with GopherJS, but if you don't fully understand the underlying JS webdev ecosystem, adding this extra layer of complexity is probably a really bad idea, at least at first.

  • create-react-app

    Set up a modern web app by running one command.

  • You might get more out of the process just starting with this in mind and focusing on learning the JS web development ecosystem, e.g. something like webpack/rollup/vite and React, Angular, Vue, etc as a starting point. The number of choices can be overwhelming, but you can avoid a lot of them by starting with a framework that helps with these, like maybe start with Create React App and then slowly work on understanding everything it's doing. You could still use Go on the server, but Go would be a comparatively small and simple part of your app. This is closer to how most modern web design is occurring.

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

    InfluxDB 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

  • 🍒 Cherry-Picked Nx v19 Updates

    2 projects | dev.to | 27 May 2024
  • Qwikify your Development with Nx

    4 projects | dev.to | 15 Aug 2023
  • Any books that cover the current state of webdev?

    3 projects | /r/learnprogramming | 27 Jun 2023
  • Cum arata piata pentru Go in tara si in strainatate?

    1 project | /r/programare | 18 Jun 2023
  • Installing React 18

    2 projects | /r/webdev | 15 May 2023