Skip to content

Express and Mongo Module Eval#168

Open
cmdarcy wants to merge 42 commits into
projectshft:masterfrom
cmdarcy:master
Open

Express and Mongo Module Eval#168
cmdarcy wants to merge 42 commits into
projectshft:masterfrom
cmdarcy:master

Conversation

@cmdarcy

@cmdarcy cmdarcy commented May 5, 2025

Copy link
Copy Markdown

No description provided.

cmdarcy and others added 30 commits April 18, 2025 23:13
Comment thread server/routes/main.js
}

if (price) {
if (price === 'highest') {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move these words to a const, so you dont repeat and have a clear definition, in typescript you would use an enum

Comment thread server/routes/main.js
}
}

if (query) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what is this doing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants