File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,11 @@ const Hero = () => (
1717 </ HeadingOne >
1818
1919 < BodyOne className = "mb-10 text-xl font-medium" >
20- The way APIs are built and the tools that are used to consume them
21- have have changed drastically over the years. This free resource is
22- your chance to learn how to build a GraphQL API in a serverless
23- environment on AWS Lambda and consume it on a Vue.JS frontend based on
24- a design system using Apollo. Everything you learn here will not be a
25- waste of time, it is 100% reproducible for production use cases.{ " " }
20+ This course like resource will you teach how to use GraphQL with AWS
21+ Lambda and DynamoDB with JavaScript on the backend. While you can
22+ choose your own adventure on the frontend side of things with Vue or
23+ React. Both tracks will cover use of their respective Apollo Client
24+ libraries, while using Stripe for payments.
2625 </ BodyOne >
2726 < RedBlockButton className = "mr-5" >
2827 < Link to = { `/introduction` } > Learn now!</ Link >
You can’t perform that action at this time.
0 commit comments