5
submitted 4 days ago* (last edited 4 days ago) by FiniteBanjo@programming.dev to c/webdev@programming.dev

I'm looking at building a website to host comics, a small blog, and store user credentials and comments. Possibly a store.

I've tried this on one separate occasion over a year ago, first I tried using .net as a full stack but I got frustrated with how none of the tutorials on setting up the database, with some forms to submit to it, worked in the then current versions. After that I attempted to program everything in React, but React Router wasn't working well at the time and in general it's more specialized in single page applications. I have hosted some multipage react sites on Ionos before, domains bought elsewhere, so there is no issues on figuring that part out.

So if you were to build it, what would you use? If you were to pay for something like it, what do you think would be a reasonable price?

you are viewing a single comment's thread
view the rest of the comments
[-] FizzyOrange@programming.dev 2 points 3 days ago

Building from scratch, I'd use Fresh. It has two things I've always wanted but not seen elsewhere:

  1. You can use TSX for components. Clearly the right way to build a webpage.
  2. You can do everything server-side. Most sites barely need anything client-side and it's just easier and better to do things server-side where you can.

Impossible to say how much you could charge for that without way more details. Tbh there are a ton of off-the-shelf solutions like Wordpress that can do that already so probably not very much at all.

[-] FiniteBanjo@programming.dev 2 points 3 days ago* (last edited 3 days ago)

I think Wordpress is pretty much unusable for anything commercial without creating questions of maintainability, amount of customization, and of course rights to the content being hosted.

I like the look of their forms example on the Fresh link you provided, it's nice.

[-] FizzyOrange@programming.dev 1 points 3 days ago

Yeah I wouldn't necessarily recommend wordpress. Probably Squarespace is better.

[-] FiniteBanjo@programming.dev 0 points 2 days ago
[-] FizzyOrange@programming.dev 1 points 2 days ago

Uhm no? What makes you say that?

[-] FiniteBanjo@programming.dev 0 points 2 days ago

Because I mentioned the obvious problems with sites like Wordpress and you recommended Squarespace which has the exact same problems. Next I bet you'll say Wix would be a solution.

[-] FizzyOrange@programming.dev 1 points 2 days ago

Squarespace is very different to Wordpress.

But also you didn't really specify how serious this site is. Is it meant to be a proper business or just someone's personal site? For the latter Squarespace would be fine. E.g.

As for maintainability, it depends on whether the customer wants to pay you again every time they need to modify things. Many wouldn't want to.

this post was submitted on 23 Dec 2025
5 points (100.0% liked)

Web Development

4911 readers
39 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS