{"id":15184588,"url":"https://github.com/vijayksingh/angular-recipies-cookbook","last_synced_at":"2026-03-05T14:32:08.102Z","repository":{"id":120110233,"uuid":"204285301","full_name":"vijayksingh/Angular-Recipies-Cookbook","owner":"vijayksingh","description":"👨‍💻📚🐱‍💻🍴 Cook-Book For Angular Developers (Beginners to Advance Patterns)","archived":false,"fork":false,"pushed_at":"2020-05-26T06:57:38.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T01:43:32.026Z","etag":null,"topics":["angular","angular2","angular4","angular5","angular6","angular7","functional-programming","reactive-programming","rxjs"],"latest_commit_sha":null,"homepage":"","language":null,"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/vijayksingh.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":"2019-08-25T11:31:29.000Z","updated_at":"2023-11-06T20:20:46.000Z","dependencies_parsed_at":"2023-03-22T07:34:21.848Z","dependency_job_id":null,"html_url":"https://github.com/vijayksingh/Angular-Recipies-Cookbook","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"c05cbc23873a2623355a0dab558e91ee65abf31c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2FAngular-Recipies-Cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2FAngular-Recipies-Cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2FAngular-Recipies-Cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2FAngular-Recipies-Cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vijayksingh","download_url":"https://codeload.github.com/vijayksingh/Angular-Recipies-Cookbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240587544,"owners_count":19825004,"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":["angular","angular2","angular4","angular5","angular6","angular7","functional-programming","reactive-programming","rxjs"],"created_at":"2024-09-27T17:20:19.339Z","updated_at":"2026-03-05T14:32:08.042Z","avatar_url":"https://github.com/vijayksingh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular-Recipies-Cookbook\nThe goal of this repo would be to serve as a cookbook for other developers to get help while creating complex components in Angular.\n\n\n## Angular Recipes\n\n### Change Detection\n\u003e This is an Advance Topic, preffered to pick it up only once you have about some experience in writing apps in Angular\n- [ ] [How change detection works from Inside Out](https://youtu.be/DsBy9O0c6eo)\n\n### Dependency Injection\n\n###\n\n\n## RxJS Recipes\n\n### Beginner Concepts\n\u003e We will start from the basics, how you can create an observable from a DOM Event\n- [ ] [Learn Creating Observables from DOM Event](https://stackblitz.com/edit/rxjs-beginner-concepts)\n- [ ] [Learn Basics of Combining Operators](https://stackblitz.com/edit/rxjs-combination-operators)\n- [ ] [Video: What is the difference between Observable vs Promise](https://youtu.be/9A-vM95I3UU)\n\n### Medium Concepts\n\n- [ ] [Learn To Create Observables](https://stackblitz.com/edit/reactive-programming-from-scratch)\n\n### Hard Concepts\n\n- [ ] [A simple Shopping Cart Example](https://stackblitz.com/edit/angular-simple-rxjs-shopping-cart-example-demo)\n\n\n## Functional Programming Recipes\n\n### Beginner Concepts\n\nA simple example Use-Case to \"Add a DIV to HTML\" while keeping the functions pure.\n- [A small example of Currying](https://stackblitz.com/edit/functional-programming-1)\n- [FrontEndMaster FP Course Notes]()\n\n## Appendix\n\nThis list will act like a mental model for me to remember what each concept is in term of the technologies described above.\nYou can also use it as a Q/A format to test your own level of the concepts in Angular, RxJS and functional Programming.\n\n\u003cdetails\u003e\n  \u003csummary\u003eHow is Component Instance is represented inside Angular ?\u003c/summary\u003e\n  In Angular each component is an instance of Data structure called View.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWhat is a binding in Angular ?\u003c/summary\u003e\n  A binding is a datastructure which tracks 2 things source of the change and the View datastructure where the change has to be\n  implemented.\n  \n  [property]=\"something\"\n\u003c/details\u003e\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayksingh%2Fangular-recipies-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijayksingh%2Fangular-recipies-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayksingh%2Fangular-recipies-cookbook/lists"}