Jeong Woo ChanginThe StartupMake Create-React-App Faster with RustBuild Create-react-app with Rust and make your buildDec 4, 2020Dec 4, 2020
Jeong Woo ChanginThe StartupCanceling Requests within React ComponentsWhy Canceling is Needed? 🔍Mar 3, 2020Mar 3, 2020
Jeong Woo ChanginThe StartupFix VSCode Syntax Highlighting with TypeScript 3.7+In TypeScript 3.7, there are some interesting new features like optional chaning, top-level await and nullish coalescing. When I tried to…Nov 19, 20191Nov 19, 20191
Jeong Woo ChanginThe StartupSentiment Analysis on Tweets with Node.jsI will guide you to make a Node.js app that crawls tweets from Twitter and calculates a keyword’s sentiment analysis trend in last 24…Aug 15, 20192Aug 15, 20192
Jeong Woo ChanginThe Startup5 Reasons To Learn Node.js in 2019Node.js came out in 2009 and it has been 10 years already. There has been lots of languages and frameworks and there will be in the future…Aug 8, 2019Aug 8, 2019
Jeong Woo ChanginThe StartupRunning Node.js with NginxSetting up Node.js App with Nginx is ideal for running node app in production. As Express’ performance best practice performance states…Aug 5, 2019Aug 5, 2019
Jeong Woo ChanginThe StartupTypeScript Unit Testing with Test CoverageI will describe the way to configure TypeScript unit testing with test coverage. I used TypeScript, Mocha, Chai and Istanbul for setting…Aug 2, 20192Aug 2, 20192