Skip to content
#

Node.js

nodejs logo

Node.js is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.

Here are 171,169 public repositories matching this topic...

aeons
aeons commented Feb 14, 2020

You want to:

  • report a bug
  • request a feature

Current behaviour

When serving the client via settings the serveClient option, the client is not served with the same CORS headers as the actual socket.io server.

Steps to reproduce (if the current behaviour is a bug)

Start a server with serveClient: true and request /socket.io/socket.io.js with an `Origi

enhancement New feature or request good first issue Good issue for new contributors to get started with
strapi
jankapunkt
jankapunkt commented Jul 14, 2022

The package react-fast-refresh is always added to the client bundle, adding 32kb of unused code (unminified), even if hot-module-replacement is not present.

When I'm not using React then I don't need it.

Using DISABLE_REACT_FAST_REFRESH has no effect, the package is still added to the client.

Repro:

  • create new Meteor project that not uses React
  • run using `meteor --exclude-ar
confirmed We want to fix or implement it good first issue Good first issue or something that should is nice to do.
joplin
Daeraxa
Daeraxa commented May 2, 2022

The desktop app allows free customisation of the basic layout via the toggleLayoutMoveMode command (bound to View > Change application layout toolbar menu) which allows movement of the various panels and can permit vertical, horizontal or mixed layouts. The application also supports toggling the visibility of the notebook list and notelist.
The terminal app is otherwise relatively static, the

enhancement Feature requests and code enhancements good first issue Issues labeled as such are a good way to get used to the codebase. Ask for help if needed. cli CLI app specific issue
sheetjs
mikearnaldi
mikearnaldi commented Jul 12, 2022

What is the problem this feature will solve?

whenever bun reads a tsconfig it doesn't understand a warning is presented, I guess that's ok if the intention is to use bun for compilation but it isn't very nice if I am simply using bun as a JS runtime.

What is the feature you are proposing to solve the problem?

A flag to disable ts processing, something like --disable-ts

What alte

enhancement New feature or request good first issue Good for newcomers

Created by Ryan Dahl

Released May 27, 2009

Organization
nodejs
Website
nodejs.org/en
Wikipedia
Wikipedia