smushy129 / node-react-boilerplate

Barebones configuration for a React/Redux, Node/Express, and MongoDB project
MIT License
0 stars 0 forks source link

Project Name Duplication #1

Open dannyyu92 opened 6 years ago

dannyyu92 commented 6 years ago

The name barebones is too cliché and overused. Many bootstrapped apps already use that name (see: Barebones).

The following suggestions for a new project name may be better suited than "Barebones":

As a proponent of open source, we should also consider allowing the community to name and vote on your project name.

smushy129 commented 6 years ago

It doesn't seem that the project you mentioned, Barebones has the same name as this project. See below:

screen shot 2018-05-29 at 11 59 37 am

Please provide more information on what you mean.

dannyyu92 commented 6 years ago

This is just a common JS paradigm that I don't think you're familiar with. The === operator checks for both equality AND type. The type of these apps are different, ie: your barebones creates ReactJS apps and the other Barebones creates a Rails app. Strict typing in JS is a pain. :-)

dannyyu92 commented 5 years ago

+1

smushy129 commented 4 years ago

cannot replicate. please provide more detailed steps