DEV Community

Cover image for #30DaysOfCJS: Controlling a Swarm of Drones with JavaScript
𝓙𝓲𝓢 𝓛𝓲𝓾 for CascadiaJS

Posted on β€’ Edited on

1 2

#30DaysOfCJS: Controlling a Swarm of Drones with JavaScript

This is a follow up post for Day 14 of #30DaysOfCJS, learn more about #30DaysOfCJS here

Controlling a Swarm of Drones with JavaScript | Jasper Schulte | CascadiaJS 2019

If you'd like to watch the talk, here is the Youtube link.

Further Reading: Slides

Top comments (0)

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!