Eddy GaoRegular Expression with MongoDBUsing Node.js to work on the search functionality with MongoDB could be a simple process.Mar 12, 2021Mar 12, 2021
Eddy Gaoasync/await and promiseAsync/ await and promise confuses some of the javascript developers. I am one of them.Mar 5, 2021Mar 5, 2021
Eddy GaoThe validator in Express.js and error handlingBefore we start our journey, this is my API file structure:Feb 25, 2021Feb 25, 2021
Eddy GaoMongoose Data Schema with Node.jsBefore setting up the schema of your model install mongoose with npm first.Feb 20, 2021Feb 20, 2021
Eddy GaoExpress.js RoutesExpress.js is the most popular framework for Node.js, so I learn Express.js, it’s quite convenient to develop a Node server with Express.jsFeb 11, 2021Feb 11, 2021
Eddy GaoDeploy Website with Netlify and With Your Domain NameA couple of months ago, I bought my domain (eddyyunhaogao.com) with FastComet Host. It uses cPanel to manage the website files, the result…Feb 6, 2021Feb 6, 2021
Eddy GaoWhy SCSS or SASSSCSS and SASS are the preprocessed language to compile the file into CSS and they’re both supported by the file extension .scss.Jan 29, 2021Jan 29, 2021
Eddy GaoThe Reason Not to Use Serializer for Everything Unless It’s necessaryWhile I was working on my Flatiron Mod5 React project “ Feeder ”, I implemented Ruby on Rails as the back-end of my project and uses a…Dec 8, 2020Dec 8, 2020
Eddy GaoMapping out the React AppAs I learned to code React.js, I’m currently working on developing a React Application. React.js is a language that separates many…Nov 8, 2020Nov 8, 2020
Eddy GaoJavascript Callback functionsWhat is a callback function? It’s quite confusing when I introduced this terminology as my way to learn the javascript developer. So I did…Oct 20, 2020Oct 20, 2020