Daniel's Site

Blog posts

A list of my latest blog posts covering various tech categories
ecommerce image

How to test localStorage with Jest

Mar 19, 2024
Learn how to effectively test built-in browser features like localStorage with Jest. Read now!
ecommerce image

Testing an Ecommerce Web Component using Cypress

Feb 23, 2024
Learn integration testing for JavaScript Web Components with Cypress in our final series post. Click to explore!
ecommerce image

Testing an Ecommerce Web Component using Jest

Jan 15, 2024
Explore unit testing for JavaScript Web Components with Jest in the second post of our three-part series. Join us now!
ecommerce image

Creating an Ecommerce Web Component from scratch

Dec 21, 2023
Learn to build a JavaScript Web Component for e-commerce. Dive into our series. Click to explore!