2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Haskell2,396 stars (2,396 stars)164 forks (164 forks)batch import
enhancementhelp wantedintermediatewasm
Description
This would be a nice-to-have.
Contributor guide
- Tech stack
- None
- Domain
- frontenddocumentation
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Haskell basicsmiso frameworkweb deployment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 35
- Research direction
- The issue requests a demo site for the miso framework (try.haskell miso.org). No current demo exists; look at existing examples in the miso repository (e.g., examples/ directory) to identify a suitable showcase application. Consider deploying a simple isomorphic app using a platform like Netlify or Vercel. Explore how other Haskell web frameworks (e.g., Yesod, Servant) host their demo sites for inspiration.