Skip to content

Commit 0a1f842

Browse files
authored
Merge pull request #127 from mitchgavan/add-tutorial-to-readme
docs: add tutorial to README
2 parents 94e10cd + 030c1db commit 0a1f842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ You can do a great deal with lambda functions! Here are some examples for inspir
442442
- Travis Horn's [Netlify Lambda Functions from Scratch](https://travishorn.com/netlify-lambda-functions-from-scratch-1186f61c659e)
443443
- [JAMstack with Divya Sasidharan & Phil Hawksworth | Devchat.tv](https://devchat.tv/js-jabber/jsj-347-jamstack-with-divya-sasidharan-phil-hawksworth/) - Great discussion on the problems that Netlify Functions solve
444444
- [Netlify function error reporting with Sentry](https://httptoolkit.tech/blog/netlify-function-error-reporting-with-sentry/) - automatic error reporting for your Netlify functions, so you know any time they fail.
445+
- React + Stripe + Netlify Functions: [Build and deploy a serverless eCommerce project](https://mitchgavan.com/react-serverless-shop/)
445446
- [**Submit your blogpost here!**](https://github.com/netlify/netlify-lambda/issues/new)
446447

447448
These libraries pair very well for extending your functions capability:

0 commit comments

Comments
 (0)