gckohaku / gckohaku/WebClock

consider: `InputDataContents` のような初期値でない配列を渡して宣言するものを抽象化できないか

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

具体的には Vue3 にある `withDefaults` のように型引数を指定するものにしたい。

```ts
initWithDefault(init: T)
```
のような感じで

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the existing InputDataContents declaration and examining how its initial values are passed, then compare that usage with Vue 3's withDefaults and the proposed initWithDefault(init: T) shape. Done means agreeing on a concrete abstraction and its expected usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.