Overview
AskBad is a question and answer platform with a twist: instead of upvoting helpful answers, the community rewards the worst advice. Built with Aurelia 2 and server-side rendering, it delivers fast initial page loads and great SEO while keeping the snappy interactivity of a single page app.
Features
- Worst-Answer Wins: A scoring model that flips the usual Q&A incentives on their head
- Server-Side Rendering: Fast first paint and crawlable content out of the box
- Real-Time Interaction: Responsive UI for asking, answering, and voting
Why Aurelia?
Aurelia 2’s first-class server-side rendering support made it straightforward to deliver pre-rendered pages for performance and SEO without sacrificing the rich client-side experience. Its clean binding and component model kept the codebase maintainable as the platform grew.