Discussion How crap is bloat of JavaScript is bloated in over daily life. I can be use as fancy animation,…
Dev

How I relocated WordPress site to New server
Moving from A to B via ssh I use tar and pipe to move from server A to server B…

Referencing existing AWS VPC with CDK
This demo will do a CDK demo guide you how to share a VPC cross various CDK projects.

How AWS Lambda works with SSM Secure string
Env: VScode, Mbpr, aws-cdk:1.25.0, Typescript Implementation By default I hope I can inject SSM secure string to a Lambda, unfortunately,…

Fix node-gyp error on Mac
MacOS version: 10.15.3 CatalinaNode: 12.x LTS If you got this node gyp error, then here will be you solution. Reinstall…

Allowing AWS Lambda reaching Internet via NAT and VPC
Here is the example show you that how to route AWS Lambda to internet through VPC and NAT

Fetching API using React useState and useEffect
ENV: React 16.9, Nodejs 12IDE: Visual Studio CodeOS: Mac OSX Photo by ROOM on Unsplash

Cordova build ios error
Cordova build Ios error

Windows bat note
Learning about Windows BAT command

Mac Java Home setup
EnvironmentMac: Mojave 10.14.6Java: JDK 8 JDK download : Oracle Java 8 Cordova issue Check current installed Java version on your…