Latest posts
install docker on ubuntu v20 at google cloud platform(GCP)
Containerised WordPress and host on GCP. Set up GitHub runner for Continuous integration(CI/CD).
Dec 07 2022 • devOps
Browser render
What happened when you hit enter on browser's URL?
Mar 15 2022 • Javascript
use Shopify Cli (Store 2.0) and theme kit
Use shopify cli to develop theme
Dec 23 2021 • e-commerce
add custom headers using UseSWR * NextJS
add custom headers on UseSWR
Oct 12 2021 • Javascript
No Application Encryption Key Has Been Specified
Laravel error: No Application Encryption Key Has Been Specified
Oct 05 2021 • PHP / Laravel
bash grep and remove files
bash grep and remove files
Oct 01 2021 • devOps
Docker compose Laravel environment
The beauty of Docker for local Laravel development
Sep 14 2021 • devOps
API * OData syntax
Note on OData syntax
Sep 07 2021 • devOps
Dealing with port taken
node app port taken
Sep 01 2021 • Javascript
React best practices
react practices
Jul 18 2021 • Javascript
How to make footer stay in the bottom (tailwind css)
make footer stayed in the bottom of the page by sing tailwind css
May 17 2021 • CSS tricks
Debugging CSS like pro
Common mistakes of using CSS classes
Feb 16 2021 • CSS tricks
highFilter = high ⇒ x ⇒ x≥high
Javascript concept: closure.
Jan 11 2021 • Javascript