{"id":18708925,"url":"https://github.com/reconfortdev/rxjs-basics","last_synced_at":"2025-08-04T14:42:18.113Z","repository":{"id":256155931,"uuid":"851578321","full_name":"ReconfortDev/rxjs-basics","owner":"ReconfortDev","description":"Observable RXJS Basics","archived":false,"fork":false,"pushed_at":"2024-09-10T08:45:48.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T07:41:58.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://amaliseacrch.netlify.app/","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-03T10:58:39.000Z","updated_at":"2024-09-10T08:45:51.000Z","dependencies_parsed_at":"2024-09-09T09:57:08.549Z","dependency_job_id":"d4a3d4d0-3522-4adb-ba96-63b50f80c78e","html_url":"https://github.com/ReconfortDev/rxjs-basics","commit_stats":null,"previous_names":["reconfortdev/rxjs-basics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReconfortDev%2Frxjs-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReconfortDev","download_url":"https://codeload.github.com/ReconfortDev/rxjs-basics/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.698Z","updated_at":"2025-02-19T00:19:29.475Z","avatar_url":"https://github.com/ReconfortDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxJS Basics\n\nThis project demonstrates the basic usage of RxJS operators and includes examples of debounced search, data combination, error handling, and loading states in an Angular application.\n\n## Labs 1\n\n### 1. Using `of` Operator\n- **Description**: Creates an observable that emits a sequence of values.\n- **Implementation**: See `exampleOf()` in `app.component.ts`.\n\n### 2. Working with `from` Operator\n- **Description**: Creates an observable from an array or iterable object.\n- **Implementation**: See `exampleFrom()` in `app.component.ts`.\n\n### 3. Using `interval` Operator\n- **Description**: Emits values at regular intervals.\n- **Implementation**: See `exampleInterval()` in `app.component.ts`.\n\n### 4. Combining Observables with `concat`\n- **Description**: Sequentially combines multiple observables.\n- **Implementation**: See `exampleCombine()` in `app.component.ts`.\n\n### 5. Error Handling in Observables\n- **Description**: Demonstrates error handling using the `catchError` operator.\n- **Implementation**: See `exampleErrorHandling()` in `app.component.ts`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconfortdev%2Frxjs-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freconfortdev%2Frxjs-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freconfortdev%2Frxjs-basics/lists"}