1
8 Comments

If you are a developer consider using this tech stack for your blog instead of WordPress

https://www.indiebootstrapper.com/blog/consider-this-tech-stack-for-your-blog-instead-of-wordpress
submitted this linkon January 30, 2021
  1. 3

    This is nice, but sometimes even if you can, you don't want to have to manage the blog and make sure it stays up and running.

    I'm building Swish.ink for people don't want to spend time managing their blog, and just want to write.

  2. 3

    Or, instead of wasting your time building a blog that you have to maintain and develop you just use one of the existing hosted or self hosted blogging tools like WordPress. That way you can spend your time writing instead of procrastinating by reinventing the wheel.

    1. 1

      This is one of the reasons I'm building Yemi. A lot of people want to start writing without the overhead of setting up a platform or system - even devs, who could easily do those things.

      https://www.indiehackers.com/product/yemi

  3. 2

    You are right, if you know how to code, you don't need Wordpress. But you can use it anyway :). I'm a JAMstack addicted and yeah, Imho there are a lot of solution that are better than Wordpress. Not only Next JS, but a continuosly growing number of SSG (that means Static Sites Generators, not Server Side Generation), and some of these SSG are able to render the html & css on the server on the fly (SSR, Server Side Rendering). Anyway, I've never deepen Wordpress, but as a developer I'll code my websites myself effortlessy and without spend too much.

    1. 1

      Hi,
      thanks for taking the time to read the article and reply :)

      I absolutely agree. I'm not trying to say that you are a bad developer if you use WordPress. All I'm trying to get across is that there are equally as good options that are not even CMS. I created a few WP sites myself and totally see its use case.

  4. 1
    • Getting up and running with a tech stack to build a basic blog doesn't sound like fun (that is why there are 100s of memes about it)
    • I'm a developer and really don't like markdown. I much prefer a UI.
  5. 1

    I built my website in Gatsby, but honestly, I think most developers would be better served using WordPress and focusing more of their time creating great content.

  6. 1

    Clearly you never really used WordPress