Front-End Web & Mobile
Tag: JavaScript
Add Amazon Bedrock Chat Capabilities to a React Native App
This post will teach you to create a React Native chat application using Amazon Bedrock to build AI-powered chat features. The sample application includes the following: A mobile application using custom JSX components for the user interface. Seamless end-user chat interactions integrated with Amazon Bedrock foundational models. Backend development powered by AWS Amplify Gen2. Implementation […]
Add multiple storage buckets to your app using AWS Amplify – NEW
You can now configure and manage multiple buckets using AWS Amplify for your storage needs! Developers can now leverage Amplify storage to organize and manage their content across single or multiple storage buckets while applying granular access rules against individual paths within each bucket. Earlier this year, we announced the new and improved Amplify storage […]
The future of web development: AWS Amplify’s Code First Approach
The future of web development: AWS Amplify’s Code First Approach AWS Amplify‘s new code-first developer experience is contributing to shaping the future of web development. This approach emphasizes building with an app-first mentality, focusing on the seamless DX while leveraging the power of AWS services. By adopting this approach, developers can create robust and scalable […]
AWS AppSync now supports JavaScript for all resolvers in GraphQL APIs
AWS AppSync is a managed service that makes it easy to build scalable APIs that connect applications to data. Whether you’re looking to power your web applications with an API that connects to Amazon DynamoDB, or you are looking to build a real-time dashboard that provides live event updates to your users, AppSync can help […]
AWS Amplify JavaScript Library Announces Leaner Bundles and Faster Load Times
We are excited to announce that the AWS Amplify JavaScript library has significantly reduced the bundle size for critical categories, including Auth, Storage, Notifications, and Analytics. For your users, this translates into faster load times when using your apps. These reductions in bundle size are in response to popular demand from our community. We are […]
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 […]
Authenticating AWS Amplify in an Expo React Native App using Okta OIDC
Managing user identities across multiple applications within an organization can be problematic. If your organization already has a solution for managing user access it is preferable that new applications integrate with currently exiting solutions rather than leveraging a novel mechanism. Okta is one such widely adopted identity management solution that may already be in play […]
Announcing AWS Amplify JavaScript library version 5
The Amplify team is announcing the release of version 5.0.0 of the Amplify JavaScript library. This release is jam-packed with highly requested features, in addition to under the hood improvements to enhance stability and usability of the JavaScript library. Please use this Github repo to provide us with feedback on our new release, in addition […]
Add a map to your webpage with Amazon Location Service
This article was written by Seth Fitzsimmons, Principal Engineer, and Andrew Johnson, Senior Product Manager, Amazon Location Service A common use case for web development is to add a map to a webpage with a marker on a specific location, such as an office or retail location. Amazon Location is a great solution because it […]
Major League Hacking Fellows: Recap of Winter 2020 Program
Last September we welcomed our second cohort of students from MLH Fellowship powered by Major League Hacking. AWS Amplify was part of the inaugural MLH cohort last Summer and it was a great experience — you can read about it here. In this cohort, we welcomed five students to our JavaScript team and CLI team […]