The best RSS reader for Linux

— Reading blogs is one of my favorite pastimes. As soon as I see an article from a blog that sparks interest in me, I’d instantly subscribe to it. And at this point, I have subscribed to more than 30 blogs and counting.

Mock JSON API endpoints for Testing

— So, imagine a scenario where you’re working on a project that has its front end (or a mobile app) ready to consume data from the backend. But, the backend is not ready yet. How would you test your front end in this case?

Using Bright Data's scraping browser to Scrape Web Pages

— There comes a time when you need to scrape a website for data. For instance, you might want to scrape a website to get the list of all the products they have or you might want to scrape a website to get the list of all the blog posts they have. Or you just want to automate the process of scraping a website for data to make your life easier.