iamnatch | 3 years ago | on: For all React coders out there, why and how?
iamnatch's comments
iamnatch | 3 years ago | on: Launch HN: Payload (YC S22) – Headless CMS for Developers
Hi James,
I'm really excited about V1 release of Payload, as well as the open sourcing of the project. I've wanted to use it in a project for a while and this news is definitely going to push me over the edge. I'm a huge fan of the typescript first approach, as well as local mode, and the thought that went into adding custom blocks and components.
page 1
You can get started with this right away, simply type `react.new` into any browser and it will bring up a brand new, ready to go codesandbox in which you can write code, see your changes update live, save your drafts, and eventually download your code and run it direct on your machine. Even as an experienced React dev, I still spin these up all the time for little experiments and proofs.
Once you're ready to actually build a website, you'll probably want to start with an established framework like NextJS[0].
0: https://nextjs.org/docs