#ProductRoadmap
freemius.com/blog/softwar...
the "stuck" query
```css
@container scroll-state(stuck: top) {
box-shadow: var(--shadow-5);
border-radius: var(--radius-3);
margin: var(--size-5);
}
```
article coming soon!
(currently in Canary experiments)
When I see this effect in the wild, though, it’s almost never as lush and realistic as it could be. There’s an important optimization that nobody makes.
✨ I share the secret sauce in my brand-new post:
When I see this effect in the wild, though, it’s almost never as lush and realistic as it could be. There’s an important optimization that nobody makes.
✨ I share the secret sauce in my brand-new post:
PM: How about we make feature X?
Engineering: Sure, how about we improve to do also Y?
PM: 👍
... One week later, we demo the feature where Y works flawlessly but X breaks 😅
How often does it happen to you 😬? Oh and guess what the feature is 😉
PM: How about we make feature X?
Engineering: Sure, how about we improve to do also Y?
PM: 👍
... One week later, we demo the feature where Y works flawlessly but X breaks 😅
How often does it happen to you 😬? Oh and guess what the feature is 😉