PySpark - Development Environment with Dev Container
It’s hard to setup the Spark cluster to run PySpark job locally or CI system. The following github repository will show how we can use dev container feature ...
It’s hard to setup the Spark cluster to run PySpark job locally or CI system. The following github repository will show how we can use dev container feature ...
As a part of loom project, JDK21 will support the structured concurrency to handle multiple concurrent tasks in a structured way.
Playwright - another e2e testing tool which can replace Cypress. Playwright can support multiple browsers and running test in parallel
New JavaScript unit testing framework which can replace jest.
Gradle supports BOM project to define all dependencies.