Why NFORSHIFU234 Dev Is Making Community Testing a Core Part of How We Build
June 19, 2026
•5 min read
•23 views
•Product

Last week, we launched WishArena inside WishIT.
The goal was simple — create an event-driven community space around the FIFA World Cup 2026. Fan wall, match tracking, voting, country flag picker for all 48 nations. No sign-up required to participate. Built in under a week.
What happened next is what this post is actually about.
> Read Also: We Built WishArena in Under a Week — Here is Why It Matters →
> The full story of what WishArena is, how it was built, and the architecture behind it.
)
What users did when they showed up
We expected people to drop predictions and reactions. That happened. What we did not expect was users essentially running a QA pass on the entire WishIT platform in the first week. Navigation gaps surfaced immediately. Mobile UX issues that had been sitting in the codebase showed up in real use. Users asked for PWA installation support — which told us clearly that the product was valuable enough that people wanted it on their home screens. Every signal was treated as a product direction. Not support tickets. Not feedback to log and revisit later. Direction. That decision is why the sprint that followed was one of the most productive in \"WishIT\'s history\".
)
Every change we shipped
Here is the full list of what went out — all of it driven by real user behaviour on WishArena:Progressive Web App (PWA)
- Full-service worker implementation
- Offline support page
- PWA install prompt component
- App icons and updated web manifest
- Users can now install WishIT directly on their home screen
Navigation and Layout
- Complete mobile-first UX redesign
- New global bottom navigation for logged-in users
- Unified layouts across Arenas, Templates, and Dashboard pages
- Navigation now feels consistent with modern social platform conventions
WishArena Feature Additions
- Arena follow system — users can follow an Arena and receive updates via notifications
- Push notification infrastructure — full backend and frontend push system
- Match events system — granular tracking of events within matches
- Public matches API — live match data accessible to the frontend without auth friction
- Admin match management — full admin UI for creating and managing matches per Arena
- Nominees section improvements
Platform and Infrastructure
- Content pages migrated to the database — admin can manage content directly without code changes
- Cron jobs — automated background tasks now running on schedule
- Soft delete for user accounts — accounts can be deactivated and restored within a grace period
- Data export — users can request a full export of their data (GDPR & NDPR compliance)
- Account restore flow — full API and UI for restoring a soft-deleted account
- Validation layer — centralised input validation across the platform
- Settings API — structured backend for user settings management
- Broken database migration chain resolved — production data intact throughout
Security and Performance
- Auth check improvements
- Upload route hardening
- Middleware updates
- Role and badge system refinements
The problem this exposed
WishArena proved that community feedback during active use is more valuable than any planned retrospective. But it also exposed the other side of that truth: we got lucky. The users who found friction happened to tell us. But how many found the same friction and just left? How many edge cases never surfaced because the right person with the right context never encountered them? Organic, unstructured feedback catches what happens to surface. Structured testing catches what you need to find. That distinction is what drove the next decision.Why Twnhall
Twnhall is a developer-to-developer testing platform built around one idea: Ship better. Test each other. You submit your project, define what you want tested, and receive real feedback from other developers who are actively looking for problems — not users who happen to stumble into them. In return, you test theirs. This is NFORSHIFU234 Dev\'s official community testing platform going forward. Here is what that looks like in practice: WishIT goes on Twnhall for structured testing Have an official partnership where we can give Twnhall users early access to beta features on WishIT, and give WishIT users who are developers can also join Twnhall and contribute to testing other products We participate actively — we test other builders\' products, not just submit our own This is not a traditional partnership. There is no acquisition, no funding agreement, no corporate structure behind it. It is an ecosystem alignment between two products that share the same values — build in public, get real feedback, ship better. > Read Also: WishArena Launched. Users Showed Me Something I Wasn\'t Expecting. → > The personal founder angle on this same story — Naija voice, honest, and a bit more raw.