choojs / choojs/nanotick

[feature] use microtask queue if available

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
38
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Extract code from https://github.com/medikoo/next-tick/blob/master/index.js and use the microtask queue if available - using Promises for this is probably not a good idea

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the referenced medikoo/next-tick index.js and inspect this repository's existing batching entry point. Determine how the utility can select a microtask queue when available without relying on Promises, then verify that batching and fallback behavior remain correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.