Hey :wave: So I've read through the guide up to t...
# help
m
Hey 👋 So I've read through the guide up to the "Setting up a serverless app" (v7.2, pg 577) chapter & I'm noticing that the contents are very close to the first few chapters. Is there any major differences, what am I missing? From a quick glance, it's just the difference between using
serverless
vs using
sst
- is that correct?
It takes me a long time to read anything, so it's a big deal to me to invest that time & I don't want to cover the same thing twice.
f
Hey @Mike Holloway, let me get @Jay to answer this.
j
Do you remember the version you read the last time?
m
Hey @Jay, it's 7.2
The chapter(s) in question starts on page 577, straight after best practices
E.g page 72-96 is similar to 606-628
Maybe I've misunderstood & should continue reading, I've skipped forward to page 716 for now as I couldn't guage if the info was relevant for someone new to it like me
j
@Mike Holloway so 7.2 is the current version. But which version are you comparing it to? Btw, we have a change log here so you can see what's been updated along the way: https://serverless-stack.com/chapters/changelog.html
m
Sorry @Jay, I think there's some confusion re. my question. I'm not comparing versions of the guide. I'm asking why there are multiple chapters covering (what looks like) the same content. I.e. Page 76: Add an API to create a note Page 607: Add a create note API Why is the same content covered twice, in the same guide?
Ok, so I reread the start of the chapter and it says that it's similar to what has been covered with the SST guide, but this is using serverless only. Is it better to use SST or serverless for new projects, and, is the serverless chapter still relevant to me if I'm only considering adopting SST?
j
Yeah we have moved over to SST completely. You don't need the SF version. We left it around for completeness and for people that wanted to refer to it.
Hope that helps. Lmk if you have any other questions!
m
Sweet, thanks for confirming