Awesome SVG wrapper library
Quick Start →
API very close to the SVG estructure, it’s easy to use.
The best speed wrapper execution based on Javascript proxies.
Only 1.5 KB bytes gzipped (3 KB uncompressed). Without dependencies.
PHP
★ Running PHP tests in parallel on GitHub actions
A couple of years ago, Laravel introduced a great feature which allows to run PHPUnit / Pest tests in parallel. This results in a big boost in performance. By default, it determines the concurrency level Read more…