nn1dev / nn1dev/website

Convert data/time to Temporal API

Open
#183 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Astro
Stars
10
Forks
19
Avg merge
1d 16h
Merged PRs (30d)
2

Description

Now the Temporal API reached stage 4, we can start using it. At the moment we should use it only on the build time and server size rendered pages, and skip this for now for the client implementation. There are plenty of places where we use date/time on the page, and most of the instances are ready for conversion.

https://bloomberg.github.io/js-blog/post/temporal/

Contributor guide

No contributing guide indexed for this repository

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 date/time usage in the build-time and server-rendered pages, and read the linked Temporal API article for the intended approach. Convert the applicable instances while leaving the client implementation unchanged; done means server-side and build-time pages use Temporal without affecting client-side behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.