Categories
JavaScriptNode.js
Referenced: https://www.npmjs.com/package/travis-deploy-exampleReferenced: https://docs.travis-ci.com/user/dep […]
Amazon Alexaask-sdkAWSServerless FW
In the many cases, we’re using similar packages to build own Alexa Skill by AWS Lambda. We have own pack […]
Amazon Alexaask-cli
The post is lists of my useful ASK CLI combination commands, to help to develop your Alexa Skill easier. Deplo […]
AWSSAM
Today, AWS announced a new feature about AWS Lambda. We can create Lambda function by custom runtime. So, I […]
Amazon Alexaask-utilsJavaScriptNode.js
Today the Alexa team announced to the new Reminder API. Let’s get started it 🙂 Remind Customers of Impor […]
AWSAWS CDKJavaScriptNode.js
The post is a personal summary of the AWS CDK Example(EC2). Env versions Getting Started Initialize AWS CDK pr […]
What I saw Create a new Stack by AWS CDK Nothing to do several days. Add new resources into the project Failed […]
Amazon Alexa
Sometimes, we want to talk multiple languages content by your Alexa Skill.But if you using Amazon Polly voice, […]
Have you tried the ASK CLI? ASK CLI helps us to manage your Alexa Skill as a code. But sometime we want to use […]
JavaScriptService worker / Workbox
At last post, I try to getting start Workbox. Today, I'll try to use precache feature by Workbox.Official […]