/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.coderspirit.xyz
| | kewah.com
1.4 parsecs away

Travel
| | The reasons I started to use react-testing-library for testing React components and why I like it.
| | mariusschulz.com
1.3 parsecs away

Travel
| | TypeScript 2.3 introduced a new --strict compiler option that enables a number of other compiler options related to stricter type checking.
| | alexop.dev
1.4 parsecs away

Travel
| | Learn how to implement visual regression testing in Vue.js using Vitest's browser mode. This comprehensive guide covers setting up screenshot-based testing, creating component stories, and integrating with CI/CD pipelines for automated visual testing.
| | daverupert.com
13.6 parsecs away

Travel
| Through stalking the #WebComponents hashtag and my Frontend Masters course, I'm privy to a lot of developers' first experiences with web components. There's a wide range of people digging in, but the most common first-time experience I come across is a developer coming from a classical component framework like React with JSX going straight to writing vanilla Web Components, becoming frustrated, and then deeming web components "not ready for primetime."