Mehul Kiran Chaudhari

Results 9 issues of Mehul Kiran Chaudhari

#### [Rendered text](https://github.com/MehulKChaudhari/rfcs/blob/standardize-npm-yarn/text/0000-standardize-use-npm-yarn.md) Standardize the use of yarn and npm scripts in the Ember experience This change encourages developers to use `npm` or `yarn` for certain commands when working with...

T-learning
T-ember-cli

Added a fact about benefits of learning coding #### Short description of what this resolves: It contributes to #414 #### Changes proposed in this pull request: - - - **Fixes**:...

## Summary copilot:summary ## Details copliot:walkthrough

Date: 13/may/2024 Developer Name: @MehulKChaudhari --- ## Issue Ticket Number - https://github.com/Real-Dev-Squad/todo-action-items/issues/215 ## Description We run a cron job every 6 hours to filter the orphan tasks and mark them...

### Issue Description Ideally we should use single service to update data in DB but Now we are not using a model service to update the user data in DB...

### Issue Description Now we don't update `updatedAt` field after updating the user details in DB. ### Expected Behavior `updatedAt` should be updated with latest timestamp every time user details...

This is to make changes to this [page](https://guides.emberjs.com/release/models/finding-records/) this are changes related to ember-data request service paradigm [RFC](https://github.com/emberjs/rfcs/pull/964)

## Description In the JSON API request documentation, there's an issue with a code snippet. The snippet is intended to be displayed as a comment, but it instead shows up...

…ementation. Date: Developer Name: --- ## Issue Ticket Number ## Description ### Documentation Updated? - [ ] Yes - [ ] No ### Under Feature Flag - [ ] Yes...