bahmutov / bahmutov/comment-value

Instead of value, can we track types and functional signatures?

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
27
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For example
```js
const add(a, b) => a + b
add(2, 3) //>> number
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides only a JavaScript example and names no files, tests, or entry points. Start by locating the instrumentation code that currently tracks expression values and determine how type and functional-signature tracking should be defined; done criteria and tests would need to be agreed before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.