Skip to content
#

node

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 15,802 public repositories matching this topic...

samcoenen
samcoenen commented Mar 11, 2019

Looks closely related to #779

I'm submitting a...


[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Middleware is being called for every endpoint a request route could potentially match.

WowItsDoge
WowItsDoge commented Feb 22, 2019

Is there an overview, how the config object for the constructors of the neural network are defined?

This would be interesting:

  • Has brain.NeuralNetwork and brain.recurrent.RNN the same config attributes?
  • What is the description of the inputSize attribute?

Thank you for the great work with this library, it is realy amazing!

joemaffei
joemaffei commented Aug 19, 2019

There are two mentions of a reactide.config.js file in the README:

The component tree works out-of-the-box by finding the entry point to your React application that you provide inside the reactide.config.js file.

Go to the reactide.config.js file and change the .html and .js entry points to the relative path of your respective files.

But I could not find any examples or documentation

verdaccio
juanpicado
juanpicado commented Sep 8, 2019

Hi, if you are reading this is because you pretty likely don't know how to start 🤔 . Fair enough !

So, let's fix that 🚸 !

What should I know before start?

All here we are developers with different backgrounds, languages and objectives. But, all we must follow certain rules so we can understand each other and make the communication easier as possible. Please 👍 read your [code of conduc

ktwbc
ktwbc commented Oct 12, 2019

When using git cz, one option for a type to select is "improvement", but this fails the enum check


husky > commit-msg hook failed (add --no-verify to bypass)
git exited with error code 1
kris@Kriss-MacBook-Pro cent-admin % git cz
cz-cli@4.0.3, cz-conventional-changelog@3.0.1

? Select the type of change that you're committing: 
  revert:      Reverts a previous commit 
  feat:
pnpm
service-paradis
service-paradis commented Sep 20, 2019

pnpm version:

3.8.1

Code to reproduce the issue:

I have a repo containing multiple packages. I have a package.json file at the root to define some scripts. Since I do not have any dependencies in this package.json, there is no lockfile created.

I want to run pnpm recursive outdated to see if there was any outdated dependencies in my packages. Unfortunately, I got the follow

Created by Ryan Dahl

Released May 27, 2009

Organization
nodejs
Website
nodejs.org/en
Wikipedia
Wikipedia

Related Topics

mongodb react database
You can’t perform that action at this time.