Published inJavaScript in Plain EnglishCode Review: Use A Good Key When Rendering Lists In Your React ApplicationWhen can I use Index as Key, and when should I generate another value for it?Jul 8, 2021Jul 8, 2021
Published inLevel Up CodingCode Review: Please Remove Comments From Your CodeThe reason why I ask to remove most of the comments during code reviewJun 12, 20215Jun 12, 20215
Published inLevel Up CodingCode Review: Avoid Declaring React Component Inside Parent ComponentOne of my note when reviewing ReactJS codeJun 5, 20213Jun 5, 20213
Published inGeek CultureRecord and Download Video in Your Browser Using JavascriptA simple way to record your video and audio on browser and download it using JavascriptApr 7, 2021Apr 7, 2021
Meetings Could Cost More Time Than You ThoughtAnd could cause frustrations sometime if you don’t acknowledge itAug 21, 20201Aug 21, 20201
Management Talk: What I’ve Learned From Setting My Son To BedWe can apply them in other areas as wellJul 28, 20201Jul 28, 20201
Published inLevel Up CodingDownload files and zip them in your browsers using JavascriptInstead of generating zip file and transfer it from your server, why not download data and zip them in your browsers?Jun 22, 2020Jun 22, 2020
Published inLevel Up CodingHow to run a Docker command in the background after TTY inputAttached the TTY for a command that required input, then detach it to run in the backgroundJun 10, 2020Jun 10, 2020
Published inLevel Up CodingHandle Authentication For Cloud Function Client In GolangCalling to a Cloud Function URL using Golang took me much longer than my expectationApr 26, 2020Apr 26, 2020
Some tips when using currying in JavascriptSometimes, you may find currying hard to understand and wonder about its application. In this post, I will list some tips which may…Apr 22, 2020Apr 22, 2020