How to deal with AWS API Gateway Final Policy Size Bigger Than Limit(20480) error?
Learn how to deal with AWS API Gateway “Final policy size bigger than limit(20480)” error.
Learn how to deal with AWS API Gateway “Final policy size bigger than limit(20480)” error.
Learn how to write simple shell script to open websites on a web browser window by using a command.
Learn how to use AWS Amplify to sign your API Gateway requests with Signature Version 4.
Learn how to remove JavaScript console methods such as console log programmatically from your JavaScript files.
Learn how to set up control access to your AWS API Gateway endpoints with IAM permissions, Amazon Cognito User Pools or Lambda Authorizer (previously named Custom Authorizer).
Learn how to publish the latest version of your progressive web app.
You can block a network request on Google Chrome DevTools to see its effect on your web application or website.
Since XMLHttpRequest(XHR) is not usable in a service worker scope and fetch API hasn’t supported upload progress as of 2019 March, how to listen for upload progress when we use a service worker?
Learn how to listen for upload progress when you use AJAX - XMLHttpRequest(XHR).
Learn how to force update or activate your updated service worker when it is in waiting state.
Web browsers and mobile browsers don’t behave the same and sometimes don’t support the same functionalities. It is important for us to test our app on mobile browsers too especially the browsers that most of our users are using.