Front-End Web & Mobile

Tag: JavaScript

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 […]

lightweight clients announcement

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 […]

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 […]

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 […]

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 […]

Developing and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features

This article was written by Ed Lima, Sr. Solutions Architect, AWS and Sean Grove, OneGraph In fullstack application development, iteration is king. At AWS, we’re constantly identifying steps in the process of shipping product that slow iteration, or sap developer productivity and happiness, and work to shorten it. To that end, we’ve provided cloud APIs, serverless […]

Announcing the new Predictions category in Amplify Framework

The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, AWS announces a new category called “Predictions” in the Amplify Framework. Using this category, you can easily add and configure AI/ML uses cases for your web and mobile application using few lines of code. You can accomplish these use […]