Duc N.Generate New Project Code Using “create-blank-app” command and ChatGPTSetting up a new project can be a tedious task, especially when you’re dealing with multiple tech stacks. Wouldn’t it be great if we could…Sep 14, 2023Sep 14, 2023
Duc N.inModern WebdevBenchmark your computers with real-world Web Development ToolsRecently I realized that I own multiple computers for web development. I wanted to know which one can run my Web Dev Tools faster and more…Jan 1, 2021Jan 1, 2021
Duc N.inJavaScript in Plain EnglishCreate and Deploy a Node.js/Express App for FreeHow to deploy your own Express Node.js App from GitHub to VercelNov 7, 2020Nov 7, 2020
Duc N.inJavaScript in Plain EnglishHow to add Authentication to your React appWhen starting a new project, it takes some effort to implement Login / Sign-up screens. We often have to repeat the same implementation…Jun 28, 2020Jun 28, 2020
Duc N.inModern WebdevHow to create an UI app using latest Rails + React + Typescript + Jest — June, 2020This article will show you how to create an UI app using Rails + React + Typescript + Jest with the latest versions.Jun 6, 2020Jun 6, 2020
Duc N.inJavaScript in Plain EnglishFake APIs for your UI (’til you make it)(’til you make it!)Nov 21, 2019Nov 21, 2019
Duc N.inJavaScript in Plain EnglishHow to create a command-line npm module (CLI) using Commander.jsThis post will show you how to create a command-line npm module (CLI) using Commander.js module.Sep 11, 20191Sep 11, 20191
Duc N.A simple way to work with Forms in ReactA simple way to work with Forms in React. This is my attempt to address complicate form rendering:Nov 2, 2018Nov 2, 2018
Duc N.A simple React Form solutionReact is great. I get it, it lets us create Components like a snap. But sometimes, especially for some old-timers like me who used to work…Oct 31, 2018Oct 31, 2018
Duc N.React Grid Component ComparisonAs usual, there are so many choices when it comes to pick a React Component, in this case, a Grid Component. This post is an attempt to…Oct 12, 2018Oct 12, 2018