Focus Otter Blog

Focus Otter Blog

Follow
Follow
homeAWS CDK for Frontend DevsDeveloper AdvocacySupport MeAWS Solutions
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Unleash Your Full-Stack Potential: Why Frontend Developers Should Embrace AWS

Mar 14, 2023

If there's a particular community I love, it's the indie hacker / small startup / SaaS communities--the ones building beautiful frontend applications...

Unleash Your Full-Stack Potential: Why Frontend Developers Should Embrace AWS

The fullstack guide to creating AppSync APIs with the AWS CDK

Jul 25, 2022

Featured Services: AWS AppSync, CDK, Cognito, NextJS and more! · Overview AWS AppSync is a managed GraphQL service that helps in building scalable...

The fullstack guide to creating AppSync APIs with the AWS CDK

Fullstack Workshop: Create an SMS scheduler with NextJS and AWS Amplify

Jan 4, 2022

I'm currently going through Yan Cui's excellent course on AWS Step Functions and it's been great so far. In it, he uses the Serverless Framework...

Fullstack Workshop: Create an SMS scheduler with NextJS and AWS Amplify

Combining NextJS, AWS Amplify and Stripe to build a catering app (part 1)

Oct 26, 2021

Amplify in Production · When prototyping out complex applications that contain lots of moving parts, many developers choose AWS Amplify for both hosting...

Combining NextJS, AWS Amplify and Stripe to build a catering app (part 1)

Fetch both price and product data from stripe in a single api call

Oct 19, 2021

Use Case I want to display products in my web app that show the product's name, description and price. Similar to the below screenshot I want to...

Fetch both price and product data from stripe in a single api call