Skip to content

Express and Mongo Module Eval#168

Open
cmdarcy wants to merge 42 commits intoprojectshft:masterfrom
cmdarcy:master
Open

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

Conversation

@cmdarcy
Copy link

@cmdarcy cmdarcy commented May 5, 2025

No description provided.

cmdarcy and others added 30 commits April 18, 2025 23:13
}

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

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

}
}

if (query) {

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