A new peeky way to test your apps, a wonderful article about iterables and the latest news from the Vue world
Peeky is a new, fast, no config and fun test framework for your JavaScript and TypeScript projects with a rich GUI to interact with. It’s blazing fast, with future versions will support retires, testing web apps a plugin system.
This article explores iterations in JavaScript along with its quirks and explores approaches for implementing iteration helpers. It’s an interesting dive into the internals of JavaScript and how these iterators are implemented
With significant performance updates, provision to create native custom elements with defineCustomElement
using Vue component APIs.