Front-End Web & Mobile

Category: Front-End Web & Mobile

Federating users using sign in with apple and amplify for swift with code snippet of fererating a user using amplify api

Federating Users using Sign in with Apple and AWS Amplify for Swift

In many mobile apps, users are offered different ways to authenticate with the app like providing a username and password as well as offering options to sign in with a social provider like Amazon, Facebook, Google, and Apple. When authenticating with a social provider, the user goes through the provider’s auth flow and, in return, […]

NEW: Improved Data Management in Amplify Studio

The Amplify Studio team is excited to announce improvements to the Data Manager experience on Amplify Studio. Data Manager, formerly known as the Content Manager, is a visual interface for you to create and edit data stored within your Studio app’s GraphQL API. With this release, data manager’s reliability and performance will improve significantly, and […]

Featured image for real-time multi-group auth

NEW: Real-time multi-group app with AWS Amplify GraphQL – Build a “Twitter Community” clone

In a recent industry survey, over 66.6% (up from 59.7% in 2019) of JavaScript developers have used real-time technologies. Multiplayer apps makes your app more delightful and drives more organic adoption through user collaboration. With today’s launch, AWS Amplify enables developers to configure dynamic multi-group authorization for real-time subscriptions. This is part three of a […]

JavaScript resolvers: now supporting additional array methods and arrow functions

AWS AppSync pipeline resolvers and functions now support additional array methods and arrow functions

AWS AppSync is a managed service that makes it easy to build scalable APIs that connect applications to data. Developers use AppSync every day to build GraphQL APIs that interact with data sources like Amazon DynamoDB, AWS Lambda, and HTTP APIs. With AppSync, developers can write their resolvers using JavaScript, and run their code on […]

One-time Password Authentication with the Amplify Libraries for Swift

There are many types of authentication flows for different apps, but using a one-time password (OTP) is one of the more mainstream authentication flows users expect from an app. An OTP flow consist of a user providing either a username or email address and receiving a code (usually 6 digits) via an email or text […]

Build a Product Roadmap with Next.js and Amplify

In this post let’s imagine we are a car company with a public roadmap. We have a global audience, who are regularly checking to see what features we have delivered for our in-car entertainment system. We’ll build an admin page for product managers to login and update the roadmap and have it reflected on the […]

Backends for Frontends Pattern

In this blog post, we describe how you can improve end-user customer experience on your User Interfaces (UI) by implementing the Backend for Frontend pattern and providing real-time visual updates when your microservices raise events about mutations in their domain aggregates. The solution proposed combines two patterns: 1) the Backends for Frontends (BFF) pattern, where […]

Building high-quality, cost-effective apps in Southeast Asia with Amazon Location Service

Amazon Location Service is a fully-managed service that makes it easy for you to add location data and functionality such as maps, search, and routing to your applications. With Amazon Location Service, you can access high-quality data from multiple data providers, giving you the flexibility to choose the provider with the best data for your […]

re:Invent 2022 Wrapped: a Playlist for Web and Mobile App Developers

With 2022 in the rear view, re:Invent attendees have since unpacked their swag and organized a few gigabytes of photos from presentations, booth visits, and evening events. Those who attended virtually have long lists of notes, bookmarks, and questions for the AWS Amplify Discord. Finally, developers that weren’t able to attend are likely asking, “What […]

The most visited front-end web and mobile app development blogs in 2022

As we kick off 2023, I wanted to take a moment to highlight the top posts from 2022. Without further ado, here are the top 10 Front-End Web and Mobile blog posts of 2022. #1 Apollo GraphQL Federation with AWS AppSync Florian Chazal, Senior Specialist Solutions Architect, comes in at #1 with an updated post […]