DoorDash: Migrating from Python to Kotlin for Our Back End Services

To support our migration to microservices we needed to find a new tech stack. Learn how we compared all the options and chose Kotlin… Read more

Similar

Headless Web Scraping with Python

Some websites require that you execute javascript before you can see any content on the page, or you may want to emulate a real user. In order to handle these use cases we'll learn how to use pyppeteer which is a library for controlling a Headless Chrome ... (more…)

Read more »