Categories
AWSAWS CDK
AWS CloudFront Functions is a simple edge computing service. We can deploy our own function to the AWS CDN edg […]
SaaS / FaaSStripe
When you have any web service with a subscription, we usually want to provide several interval plans like mont […]
Using Stripe checkout can provide a credit card form to customers. But by default, we have to fill in our own […]
WordPress
We can register a single cron job by using the WordPress function named wp_schedule_single_event. But sometime […]
When we want to test a permalink of WordPress, sometimes, we need to update the settings of permalink in WordP […]
AWSJavaScriptNode.jsTypeScript
AWS Lambda’s log will store in CloudWatch Logs. So we want to log the script data as a JSON format to se […]
Amazon Alexaask-sdk
We often use a “progressive response” to the speech any content to wait for the long task. And we […]
NetlifySaaS / FaaS
We can build & deploy our own application by using Netlify. But, sometimes, we want to debug or test the b […]
FrontendJavaScriptMagicNext.jsReact
Magic is a simply Authentication Service and SDK. We can easy to create applications with passwordless / WebAu […]
gatsbyJavaScriptSaaS / FaaSStripe
Sometimes, we use Stripe to manage the product/plan data master. And we want to show these product/plan data o […]