Julius Ngwu
Connecting to Multiple Databases with Nodejs and Sequelize
A comprehensive, step-by-step guide on how to connect multiple databases without the need to create multiple instances
DatabaseNodejsSequelize
Web Scraping and Proxies: The Role of Proxies
An introduction to web scraping - how proxies help in web scraping.
web scrapingproxybright data
How to Scrape a Website Using Python and BeautifulSoup
A step-by-step guide to scraping eBay with Python and BeautifulSoup - using proxies to overcome the challenges of web scraping.
Web ScrapingPython BeautifulSoup4Proxy Server
Using RabbitMQ as a Message Broker in Node.js
A practical demonstration of how RabbitMQ manages inter-service communication within a microservices architecture
MicroservicesNodejsRabbitmq
Message Queue in Nodejs with BullMQ and Redis
Learn how to manage message queues, especially when dealing with a high volume of messages in a distributed environment using BullMQ, a Node.js library built on Redis
NodejsBullmqRedis
How to Build a Simple Audio Chrome Extension
Learn how to create your own Chrome Extension
Chrome extensionWeb browserAudio
Automated Web Scraping with Node.js and Puppeteer
See how to synchronize my app’s data with constantly changing data from another website
Web scrapingNodejsPuppeteer