Khang HoangEnable Syntastic flowtype in VimFlowtype is a static type checker for javascript backed by Facebook. And this is how I use it with Vim (and make it compatible with eslint)Jul 24, 2016Jul 24, 2016
Khang HoangUsing ESLint (and other linters) in VimUpdate April 11th, 2018: Recently I found a better approach for linter in Vim, it’s ALE, it supports both Vim and Neovim and it’s extremely…Jul 23, 20164Jul 23, 20164
Khang HoangHow to test Container in ReactJSIn this post, I will show you a way to test Container.Jan 16, 2016Jan 16, 2016
Khang HoangJavascript top interview questions | Part #2 Currying.Hi there, it’s me again, this time we gonna talk about Currying in Javascript. FYI: there are 2 pillars in Javascript language that makes…Oct 31, 20151Oct 31, 20151
Khang HoangJavascript top interview questions | Part #1 Sorting Algorithm.This is a post from a series of top Javascript interview questions and implementation base on this awesome repo, to read all of my…Oct 31, 20151Oct 31, 20151
Khang HoangJavascript top interview questions and my implementation.Part #0 | MapOct 31, 2015Oct 31, 2015
Khang Hoang[NPM] fix error Unmet Dependence when “npm shrinkwrap”What is the problem?Aug 24, 2015Aug 24, 2015