Categories
AI
379
Productivity
353
Developer Tools
181
Other
120
Design
97
Marketing
65
Social
55
Health
53
View all categories
Deals
Changelog
/
Developer Tools
Search products
Sign in
Sign up
!el.hasAttribute('disabled') && !el.getAttribute('aria-hidden') && el.getClientRects().length > 0); if (!nodes.length) { $event.preventDefault(); return; } const first = nodes[0]; const last = nodes[nodes.length - 1]; if ($event.shiftKey && document.activeElement === first) { $event.preventDefault(); last.focus(); } else if (!$event.shiftKey && document.activeElement === last) { $event.preventDefault(); first.focus(); } " x-transition:enter="slate-motion-slide" x-transition:enter-start="slate-slide-from-start" x-transition:enter-end="slate-slide-to" x-transition:leave="slate-motion-slide-out" x-transition:leave-start="slate-slide-to" x-transition:leave-end="slate-slide-from-start" @click.stop class="fixed z-[51] flex flex-col gap-4 bg-background shadow-lg inset-y-0 start-0 h-full w-3/4 border-e sm:max-w-sm" >
DiscoverNext
Deals
Changelog
Submit product
Categories
AI
Productivity
Developer Tools
Other
Design
Marketing
Social
Health
Sign in
Sign up
Close
Gallery
1) prev()" @keydown.right.window.prevent="if (images.length > 1) next()" @touchstart="handleTouchStart" @touchend="handleTouchEnd" class="relative" tabindex="0">
Frequently asked questions
How does dif.sh store feature flags?
Each flag is a markdown file in your repo, so flags live alongside code and can be version‑controlled.
Can I use dif.sh without an external account?
Yes, dif.sh is open source and requires no account; it reads the flag files directly from your repository.
Does dif.sh support A/B testing?
Yes, dif.sh supports A/B testing; tests are defined in the same markdown files and run until you have enough traffic, then results are written back.
Made by
Alternatives
View all
Related products