|
You are here |
svelte.dev | ||
| | | | |
www.debugbear.com
|
|
| | | | | An introduction to View Transitions, a modern web platform feature to improve user experience and perceived performance | |
| | | | |
daverupert.com
|
|
| | | | | Spurred by last week's ShopTalk I rolled out View Transitions here on my static Jekyll site. I hadn't realized View Transitions for multi-page apps (MPAs) and static sites are ready for testing behind a flag in Chrome 113+. View Transitions for MPAs are a feature that's high on my CSS wishlist, so I got to it. It took less than an hour to do, requires zero JavaScript, and two lines of CSS. I'm pleased with the results. | |
| | | | |
hartenfeller.dev
|
|
| | | | | View Transitions allow you to animate page transitions. This makes the UI more polished and engaging. | |
| | | | |
alexop.dev
|
|
| | | White Box testing makes your Vue tests fragile and misleading. In this post, I'll show you how Testing Library helps you write Black Box tests that are resilient, realistic, and focused on actual user behavior | ||