For marketing sites: Wordpress with a custom theme,ACF, and some other plugins, with WP-Rocket, behind a WAF. Integrate it with whatever service the client uses. Then hand it over or maintain it for them. Lately I have been using Framer which is awesome. Trying to stay away from any JS framework or build system for my sanity.
Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
21–30 of 82 posts
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#22No one in here is going to agree with me because I'm not cool, but I don't care, "I've seen it all!!" I have an employer, and we work with a particular stack, but if I was doing my own thing I would work native each an every time... If you work with apps, xcode and Swift, Android? Android Studio and Kotlin/Java, Windows desktop? Windows Forms and .NET %CURRENT_DOTNET_ITERATION%... Web? pick a solid framework with ton…
> Do not build stuff based on a web browser just so you can call it multi-platform, you will end up shipping a crappy abstraction with a poor UI and even worse performance (...) In many cases this sounds better than shipping for only one platform - or not shipping at all.
I'm doing that right now. I'm having enough troubles with payment integration and proper auth and back end stuff, there's no way I could ship for web and two different mobile platforms at all without cutting too many corners.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#23No one in here is going to agree with me because I'm not cool, but I don't care, "I've seen it all!!" I have an employer, and we work with a particular stack, but if I was doing my own thing I would work native each an every time... If you work with apps, xcode and Swift, Android? Android Studio and Kotlin/Java, Windows desktop? Windows Forms and .NET %CURRENT_DOTNET_ITERATION%... Web? pick a solid framework with ton…
> Do not build stuff based on a web browser just so you can call it multi-platform, you will end up shipping a crappy abstraction with a poor UI and even worse performance (...) In many cases this sounds better than shipping for only one platform - or not shipping at all.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#24How come I don't see anyone recommending ruby and ruby on rails? I am curious as I am going this route.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#25I cannot think of a simpler setup. I'm not even a minimalist, I just can't stand Windows and Apple. Annoying software, blegh. Or paying thousands of bucks for a more powerful computer that I don't need. The RPi4 just works. Quick enough. And then it gets out of the way.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#26For those of your clients who requested website overhauls, they'll probably prefer to keep their new websites on the same location, as their own hosting, usually it's a cPanel hosting account, like HostGator or GoDaddy, so WordPress is a first choice, if you (and they?) enjoy using it.
But as you mentioned they're local businesses, with limited budget and needs for basic web presence, they would probably love to manage their websites on their own and WordPress may look scary for most of the less technical users. You can try Kopage (https://kopage.com), similar to WordPress, it can be self-hosted, but it works in the cloud in the first place. And it's free.
A little disclaimer: Kopage is one of my projects, and this was the exact reason it was created in the first place, as a tool as user-friendly and intuitive as possible for our own clients, so they can manage their own websites and don't be afraid to break something.
There's a white-label plan if you'd like to offer it under your own brand.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#27How come I don't see anyone recommending ruby and ruby on rails? I am curious as I am going this route.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#28The clients are happy, if they get to the point where they want to manage the content themselves, and for less than $300/yr they get hosting, access to a payment processor if they need it, and domain renewal. It's been a no-brainer.
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#29I work daily on a Raspberry Pi 4 with 8GB. I run Raspberry OS with a local Apache2 server. I use gedit (Gnome text editor, only syntax highlighting, line numbers and a little file browser) to program PHP, MySQL and a little Javascript. GIMP I use for editing photos and creating images (also for print). Kdenlive works for editing small to medium size videos. Firefox, Thunderbird, Filezilla, Rhythmbox and SuperTuxKart…
Re: Ask HN: Freelance website builders/maintainers, what's in your 2024 toolkit?
#30No one in here is going to agree with me because I'm not cool, but I don't care, "I've seen it all!!" I have an employer, and we work with a particular stack, but if I was doing my own thing I would work native each an every time... If you work with apps, xcode and Swift, Android? Android Studio and Kotlin/Java, Windows desktop? Windows Forms and .NET %CURRENT_DOTNET_ITERATION%... Web? pick a solid framework with ton…
Can you elaborate please? I hosted an API on heroku recently. I have no problem so far. Should I be concerned?