Joystream / Joystream/hydra

Migrate from Mustache to Handlebars for templating

Open
#321 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement low-prio low-prio-feature
Dominant language
TypeScript
Stars
50
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Our template files are growing and mustache template engine doesn't support partials.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the current Mustache integration and template files in the repository, then inspect how templates are loaded and rendered. Check whether existing tests cover template rendering and partials. Done means the project uses Handlebars instead of Mustache and its growing templates can use partials without breaking current behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
handlebars, typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.