nodejs.dev icon indicating copy to clipboard operation
nodejs.dev copied to clipboard

A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.

Results 79 nodejs.dev issues
Sort by recently updated
recently updated
newest added

## Summary Currently, our `/blog` page doesn't support pagination, hence every single posted post from every category will be shown there. Since we separate blog posts per category within `/blog`...

enhancement
help wanted
good first issue
hacktoberfest
blog

## Description Everytime a PR is created the cleanup staging deploy yml file produces a warning ```"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity...

bug

## Summary Currently scroll bars are not pretty, and default to system scroll. It kinda breaks the style of the site in dark mode. Perhaps implementing custom style for the...

enhancement
good first issue

## Description Currently, the `Footer` component includes the `` which displays the Random Contributor on every page. In multiple pages such as blog posts, learn or documentation this doesn't make...

enhancement
discussion

## Time **UTC Wed 27-Jul-2022 18:00 (06:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Wed 27-Jul-2022 11:00 (11:00 AM) | | US / Mountain |...

## Description This PR creates the initial `guides` directory along with a `commit-messages` page. My idea is this directory would contain articles related to best practices with Node.js development. We...

## Summary Create a new page that includes the nodejs calendar. The url should be something like nodejs.dev/sites/calendar Tracking issue #275 ### Motivation This page will replace https://nodejs.org/calendar - [...

enhancement
help wanted
good first issue
hacktoberfest

This should be a guiding principle in all work being done here.

help wanted
good first issue
MVP
hacktoberfest

Some types are in `src/types.ts`, some in dedicated components. We should move them all where they belong and export.`src/types.ts` is getting already confusing.

enhancement

(not sure if this is the right template and label to discuss # Documentation Is - [ ] Missing/Needed - [ ] Incorrect - [ ] Confusing - [x] Not...

docs