Skip to content

Feature/crud improvements#13

Merged
ricardohsmello merged 9 commits into
mainfrom
feature/crud-improvements
May 22, 2026
Merged

Feature/crud improvements#13
ricardohsmello merged 9 commits into
mainfrom
feature/crud-improvements

Conversation

@ricardohsmello
Copy link
Copy Markdown
Member

No description provided.

- Added explanatory text for sort(), limit(), and skip()
- Improved scenario descriptions and renamed variables for better readability
- Adjusted examples to better match the workshop flow
- Added documentation links with UTM tracking
- Removed duplicated exercises already covered in the Find section
- Added explanations for querying array fields with eq(), all(), and in()
- Added examples demonstrating exact array matching behavior
- Improved descriptions around array order and matching semantics
- Added official MongoDB documentation links with UTM tracking
- Refined examples and variable names for better readability
- Added introductory explanations for insert operations
- Added examples using insertOne() and insertMany()
- Improved challenge descriptions and hints
- Added examples of review documents for guidance
- Added MongoDB documentation links with UTM tracking
- Refined wording and examples for better readability
- Added introductory explanations for delete operations
- Added examples using deleteOne() and deleteMany()
- Improved delete challenge instructions and hints
- Refined filter and variable naming for better readability
- Added MongoDB documentation links with UTM tracking
- Added explanations about DeleteResult and deleted document counts
- Added introductory explanations for update operations
- Added examples using updateOne(), set(), addToSet(), and currentTimestamp()
- Added upsert examples and explanations
- Improved challenge instructions and hints
- Refined code formatting and variable naming for readability
- Added MongoDB documentation links with UTM tracking
@ricardohsmello ricardohsmello merged commit aa182a0 into main May 22, 2026
3 checks passed
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.

1 participant