Matt Mueller: Building Modern Web Applications Faster With Bud

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

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

    The Full-Stack Web Framework for Go

  • Oh I see what you're saying. Yes, swapping out the view renderer will be possible soonish. I have a slightly outdated PR to do just that: https://github.com/livebud/bud/pull/225. Long-term Svelte won't be the only way. I agree that the JS community is constantly shifting.

  • cheerio

    The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

  • In seriousness, I'm a big fan of jQuery and it's what got me into Javascript in the first place. I even built jQuery for the server. jQuery's bread and butter was providing a nice, familiar API across a messy set of browser features.

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

    Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server (by xo)

  • Sorry for the confusion, we're not generating the database client itself, more like generating an ORM around a database client. The ORM takes these database clients as dependencies. It's very similar to the way XO works with it's multi-database support: https://github.com/xo/xo/tree/master/_examples/northwind

  • SvelteKit

    web development, streamlined (by sveltejs)

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

  • Looking for elegant code bases written in GoLang

    6 projects | /r/golang | 9 Dec 2023
  • Building RESTful API with Hexagonal Architecture in Go

    21 projects | dev.to | 27 Sep 2023
  • Goravel, Web framework inspired from Laravel in Golang

    5 projects | news.ycombinator.com | 5 Jul 2023
  • How normal is it to stare at your screen, getting nothing done when stuck and waiting for help?

    1 project | /r/cscareerquestions | 26 Apr 2023
  • Does this project structure make sense?

    6 projects | /r/golang | 5 Apr 2023