Published onMarch 16, 2019Type system tricks in TypeScriptTypeScriptProgramTricksLearningType-theoryTypeScript has a very strong type system. Mastering the type utilities will strenthen our TypeScript coding skills to build more reliable applicaitons.
Published onJune 16, 2018Tricks for optimizing frontend renderingfrontendWebtricksbrowserTypeScriptJavaScriptReactUnderstand the rendering knowledge will help you to optimize the web page rendering, including DOM and WebGL.