Exploratory Testing Deal with Flaky Cypress Tests: Cloud vs. Parallelized Testing Glen Bahmutov's cypress-split plugin offers the prospect of parallelized testing without the hefty price tag of Cypress Cloud.
Developer Tools Vim is (Probably) Not the Right Tool for the Job One of the most important plugins is the Vim plugin which brings all the powerful commands from Vim to your favorite code editor.
Extracurricular Activities Programming for Arduino? Use Platform.io instead of the Arduino IDE For a fun side project in Arduino, I discovered you can use the Platform.io plugin to do tons of embedded programming in VSCode.
Vue What’s a Vue Plugin and How Do I Use It? In the world of React, a Vue plugin is a powerful tool similar to a library or package that can be installed and used.