3
4 Comments

I wrote a tutorial on how to build and host a web app

Hi everyone,

A while ago I wrote a tutorial about how to build a SaaS product end to end and I thought I'd share it with you here.

Who is this for?

  • People who have been hacking away a few applications and are now looking to achieve professional quality.
  • Solo founders who wants to build a high quality SaaS product.

It's using React, Node and AWS.

Let me know what you think.

https://tutorial.specian.co.uk

on January 13, 2021
  1. 2

    Looks great. I hope to get some time to work through it. For me I'll be most interested to see the hook up with payments as that's an area I've often got bogged down in when building.

    1. 1

      I do have plans to keep writing. But I want to collect feedback first.

  2. 2

    Congrats man. I can imagine how much of an effort writing all this down must have been. This is an awesome resource for anyone looking to build a serious and well architecture'd product.

    1. 1

      Thank you. When I learned programming, I've seen a lot of "getting started" tutorials but nothing explaining how to run things in production. I'm very happy you like it.