Web Scraping With Node.js and Cheerio 🔥In this post, I will show you how to create a web scraper using Node.js, Axios, and Cheerio. I use Axios to make an HTTP request to a…May 27, 2023May 27, 2023
Published inStockbit-Bibit EngineeringHow to Write Conditional Statements like a Pro 😎Tips on writing cleaner conditional statements (if else)Feb 3, 2023Feb 3, 2023
A Better Approach to Organize Optional Function Parameter in JavascriptIn this post, I will give you suggestions and approach on how to define your optional parameter in javascript in a better way.Jul 20, 2021Jul 20, 2021
Published inRemote Worker IndonesiaEasy Way to Install Multiple Version of Node JSIn some cases, you need multiple versions of Node JS on your computer. Especially if you work with multiple projectsJul 3, 2021Jul 3, 2021