Front-End Web & Mobile
Category: Front-End Web & Mobile
Build a newsfeed with AWS Amplify Studio
AWS Amplify has announced AWS Amplify Studio, a visual development environment that offers frontend developers new features (public preview) to accelerate UI development with minimal coding, all while integrating Amplify’s powerful backend configuration and management capabilities. Amplify Studio automatically translates designs made in Figma to human-readable React UI component code. Within Amplify Studio, developers can […]
Introducing Custom Domain Names for AWS AppSync APIs
AWS AppSync is a managed serverless GraphQL service that makes it easy to create GraphQL APIs. You can use AppSync to securely access, manipulate, and combine data from one or more data sources in a single API call. Developers use AppSync to build scalable applications for a wide range of use cases, such as real-time […]
Adding the new Suggestions API of Amazon Location Service to your website
Today, Amazon Location Service introduces the new Suggestions API which adds autocomplete functionality when searching for places on a map or inserting addresses in a web form. The benefits of this new addition are twofold: it guides users to selecting their intended search string more rapidly and improves the relevance of results by increasing the […]
AWS Amplify Studio – Figma to Fullstack React App With Minimal Programming
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. AWS Amplify announces AWS Amplify Studio, a visual development environment that offers frontend developers new features (public preview) to accelerate UI development with […]
AWS Amplify announces the new GraphQL Transformer v2. More feature-rich, flexible, and extensible.
Today, AWS Amplify announces the GraphQL Transformer version 2, enabling developers to develop more feature-rich, flexible, and extensible GraphQL-based app backends even with minimal cloud expertise. The AWS Amplify CLI is a command line toolchain that helps frontend developers create app backends in the cloud. With the Transformer, developers can configure their backend data model […]
Export Amplify backends to CDK and use with existing deployment pipelines
Today, AWS Amplify announces the ability to export Amplify CLI-generated backends as a Cloud Development Kit (CDK) stack and incorporate into existing CDK deployment pipelines. This new capability allows frontend developers to build their app backend quickly and, each time it is ready to ship, hand it over to DevOps teams to deploy to production. […]
Amplify UI’s new Authenticator component makes it easy to add customizable login pages to your React, Angular, or Vue app
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. This post is written by Nikhil Swaminathan and Eric Clemmons who work at AWS Amplify. AWS Amplify UI recently announced a new version […]
Your AWS re:Invent 2021 guide to Amazon Location Service Sessions
Amazon Location Service, since its general availability release in June of 2021, has been adopted by many customers who need easy and accurate access to location-based data. The service team has been working very hard into supporting these customers and releasing new features that help them even more. In order to present some of the […]
AWS attendee guide for Front-End Web and Mobile Development track at re:Invent 2021
AWS re:Invent is a learning conference hosted by Amazon Web Services for the global cloud computing community. We are super excited to join you at the 10th annual re:Invent to share the latest from AWS leaders and discover more ways to learn and build. Let’s celebrate this milestone that will be offered in person in […]
Extend Amplify backend with custom AWS resources using AWS CDK or CloudFormation
Today, AWS Amplify announces a new amplify add custom command to add any of the 175+ AWS services to an Amplify-created backend using the AWS Cloud Development Kit (CDK) or AWS CloudFormation. The new ability to add custom resources enables developers to add additional resources beyond Amplify’s built-in use cases with a single command. AWS […]