{"id":18708927,"url":"https://github.com/reconfortdev/rxjs-search","last_synced_at":"2025-11-09T10:30:32.912Z","repository":{"id":256153742,"uuid":"854449939","full_name":"ReconfortDev/rxjs-search","owner":"ReconfortDev","description":"This is RXJS Search and data combination 5th Sep 2024","archived":false,"fork":false,"pushed_at":"2024-09-09T08:01:06.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T07:41:58.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReconfortDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T07:37:39.000Z","updated_at":"2024-09-09T08:01:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8eb8a3f-4b71-440b-9860-666150ce287a","html_url":"https://github.com/ReconfortDev/rxjs-search","commit_stats":null,"previous_names":["reconfortdev/rxjs-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReconfortDev","download_url":"https://codeload.github.com/ReconfortDev/rxjs-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571580,"owners_count":19661165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T12:25:42.787Z","updated_at":"2025-02-19T00:19:29.468Z","avatar_url":"https://github.com/ReconfortDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Live Link \n\ncheck live App here [SearchBox](https://amalisearch.netlify.app)\n  \n\n### 1. Implement Debounced Search\n- **Description**: Creates an observable from the search input field, delays emissions, filters short terms, simulates an API call, and displays results.\n- **Implementation**:\n  - Create observable for search input.\n  - Use `debounceTime` to delay emissions.\n  - Filter out empty or short terms.\n  - Simulate API calls with `switchMap` and `of`.\n  - Display search results.\n\n### 2. Combine Data from Multiple Endpoints\n- **Description**: Combines data from multiple sources and handles errors and loading states.\n- **Implementation**:\n  - Create observables for different data sources (e.g., user details and posts).\n  - Use `combineLatest` to merge results.\n  - Transform combined data for display.\n  - Handle errors and display loading states.\n\n### 3. Error Handling\n- **Description**: Includes error handling for search and data combination processes, and displays appropriate error messages.\n- **Implementation**:\n  - Handle errors in observables.\n  - Show error messages to users.\n\n### 4. Loading States\n- **Description**: Manages loading indicators for both search and data combination processes.\n- **Implementation**:\n  - Implement and display loading indicators.\n  - Reflect loading states in the UI.\n\n## Development Server\n\nRun `ng serve` for a development server. Navigate to `http://localhost:4200/` to view the application. It will automatically reload on file changes.\n\n## Code Scaffolding\n\nUse `ng generate component component-name` to generate new components. Other Angular CLI commands can be used for generating directives, pipes, services, and more.\n\n## Build\n\nRun `ng build` to build the project. Build artifacts will be stored in the `dist/` directory.\n\n## Further Help\n\nFor more help with Angular CLI, use `ng help` or check the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconfortdev%2Frxjs-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freconfortdev%2Frxjs-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconfortdev%2Frxjs-search/lists"}