Published inVue.js DevelopersUnit Test Vue Composition FunctionsAt my current work, we are trying to migrate the vue2 project to use composition API. One question that came up from my co-worker is can…Dec 14, 2020Dec 14, 2020
Connect to GKE without gcloudPreviously at work I created our own SasS deployment management tool. One pain problem in this project is running kubectl command inside…Sep 28, 2019Sep 28, 2019
Published inVue.js DevelopersUnderstand Vue Reactivity Implementation Step by StepThis post is the wrap up of my talk at WinnipegJS meetup #6.Apr 27, 20196Apr 27, 20196
Build Groph Step by StepGroph is my new personal project to study big data analysis.Apr 22, 2019Apr 22, 2019
How to add Redis livenessProbe to KubernetesYou can add the redis-cli command in your pod as liveness probe.Apr 17, 2019Apr 17, 2019
chrome position:sticky with z-index problemfor some reason in chrome 65 the position sticky element with a z-index will covered by its sibling element on scroll.Apr 17, 20191Apr 17, 20191