How to use web workers to serve an API
I moved a weighty JavaScript password strength library to a web worker. It made my app lighter, faster, and I learned working with web workers can be quite easy.
I moved a weighty JavaScript password strength library to a web worker. It made my app lighter, faster, and I learned working with web workers can be quite easy.
Embed widgets as HTML, not an iframe, with JavaScript
Display rotating ads slots on your WordPress website with Alpine.js and ACF
Learn how to reuse and share your ACF blocks with static templates