Skip to content

Releases: sst/guide

Upgrading Bootstrap and reorganizing chapters

12 Nov 02:29
Compare
Choose a tag to compare

Upgrading to Bootstrap 4 and React Bootstrap 1.4. Also, a major reorganizing of the chapters.

#509

Fixing encoding issue in new eBook

24 Oct 00:54
Compare
Choose a tag to compare

Generating new PDF to fix issue #505 (comment)

Updating to new eBook format

22 Oct 01:56
Compare
Choose a tag to compare

Using Pandoc to generate PDF and ePUB. Thanks to @pepas24 and @fwang for this PR #327.

Using CDK to configure infrastructure resources

08 Oct 00:35
9059943
Compare
Choose a tag to compare

Moving from CloudFormation to AWS CDK to configure infrastructure resources.

  • Adding new chapters explaining CDK and how to use it with Serverless
  • Using SST to deploy CDK alongside Serverless Framework
  • Restructuring the API repo to now contain an SST and Serverless Framework app
  • Updating Best Practices section with CDK as well

Adding section on error handling, upgrading React Router, and using React Context

09 Apr 01:23
15ee644
Compare
Choose a tag to compare
  • Adding error handling
    • Using Sentry in React
    • Using React Error Boundary
    • Adding debug messages for Lambda functions
  • Upgrading React Router
  • Using React Context to manage app session

New edition of Serverless Stack

09 Oct 02:13
Compare
Choose a tag to compare
  • Adding a new section for Serverless best practices.
  • Updating to React Hooks.
  • Reorganizing chapters.
  • Updating backend to Node 10.

Updating to serverless-bundle and on-demand DynamoDB

18 Jul 21:01
Compare
Choose a tag to compare

Handling API Gateway CORS errors

27 Jan 06:48
12689c9
Compare
Choose a tag to compare

Refactoring async Lambda functions

01 Nov 20:03
Compare
Choose a tag to compare

Updating to Create React App v2

06 Oct 01:51
Compare
Choose a tag to compare