{"id":21044373,"url":"https://github.com/nikosanif/articles","last_synced_at":"2026-01-29T03:03:51.912Z","repository":{"id":169790414,"uuid":"349379036","full_name":"nikosanif/articles","owner":"nikosanif","description":"Repository for storing personal articles/posts.","archived":false,"fork":false,"pushed_at":"2024-10-11T09:55:46.000Z","size":269,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T12:52:17.745Z","etag":null,"topics":["angular","learning","nodejs","typescript","writing"],"latest_commit_sha":null,"homepage":"https://dev.to/nikosanif","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikosanif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-19T10:09:45.000Z","updated_at":"2024-10-11T09:55:50.000Z","dependencies_parsed_at":"2024-06-18T14:41:14.997Z","dependency_job_id":null,"html_url":"https://github.com/nikosanif/articles","commit_stats":null,"previous_names":["nikosanif/articles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikosanif%2Farticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikosanif%2Farticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikosanif%2Farticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikosanif%2Farticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikosanif","download_url":"https://codeload.github.com/nikosanif/articles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254388301,"owners_count":22063022,"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","learning","nodejs","typescript","writing"],"created_at":"2024-11-19T14:16:34.096Z","updated_at":"2026-01-29T03:03:51.868Z","avatar_url":"https://github.com/nikosanif.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Articles\n\nA repository for storing personal articles/posts.\n\n## Table of Contents\n\n| Title                                                               | Publication Date | DevTo                                                                                                | Medium                                                                                                           |\n| ------------------------------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |\n| How To Set Dynamic Height At Element With Angular Directive 📐      | 19 Mar 2021      | [Link](https://dev.to/nikosanif/how-to-set-dynamic-height-at-element-with-angular-directive-5986)    | [Link](https://nikosanif.medium.com/how-to-set-dynamic-height-at-element-with-angular-directive-68c6086ced6c)    |\n| Using shared settings between multiple environments in Angular 🚀   | 2 Apr 2021       | [Link](https://dev.to/nikosanif/using-shared-settings-between-multiple-environments-in-angular-1d0e) | [Link](https://nikosanif.medium.com/using-shared-settings-between-multiple-environments-in-angular-be1667ab3022) |\n| Awesome Dev Tools To Automate Code Tasks 🔥                         | 19 Apr 2021      | [Link](https://dev.to/nikosanif/awesome-dev-tools-to-automate-code-tasks-47ko)                       | [Link](https://nikosanif.medium.com/awesome-dev-tools-to-automate-code-tasks-1a9e832f738d)                       |\n| [4+1 ways] How to Unsubscribe from Observables in Angular like a 😎 | 26 May 2021      | [Link](https://dev.to/nikosanif/4-1-ways-how-to-unsubscribe-from-observables-in-angular-like-a-21f5) | [Link](https://nikosanif.medium.com/how-to-unsubscribe-from-observables-in-angular-like-a-3f518c87ed86)          |\n| Create Promises with Timeout Error in Typescript                    | 26 Jun 2021      | [Link](https://dev.to/nikosanif/create-promises-with-timeout-error-in-typescript-fmm)                | [Link](https://nikosanif.medium.com/create-promises-with-timeout-error-in-typescript-7299c0584928)               |\n| Generic CRUD Service in Angular: Part 1 - Understanding Generics    | 5 Oct 2021       | [Link](https://dev.to/nikosanif/generic-crud-service-in-angular-part-1-understanding-generics-2n75)  | -                                                                                                                |\n| Generic CRUD Service in Angular: Part 2 - What is CRUD?             | 9 Oct 2021       | [Link](https://dev.to/nikosanif/generic-crud-service-in-angular-part-2-what-is-crud-30ek)            | -                                                                                                                |\n| Generic CRUD Service in Angular: Part 3 - Generic CRUD Model        | 12 Oct 2021      | [Link](https://dev.to/nikosanif/generic-crud-service-in-angular-part-3-generic-crud-model-2hl)       | -                                                                                                                |\n| Generic CRUD Service in Angular: Part 4                             | 16 Oct 2021      | [Link](https://dev.to/nikosanif/generic-crud-service-in-angular-part-4-3neo)                         | [Link](https://nikosanif.medium.com/generic-crud-service-models-in-angular-7122fcd6082b)                         |\n| Angular Authentication: Best Practices 🏆                           | 11 Nov 2021      | [Link](https://dev.to/nikosanif/angular-authentication-best-practices-3h8h)                          | [Link](https://nikosanif.medium.com/angular-authentication-best-practices-c9ae090f1bc0)                          |\n| Angular Authentication: Upgrade to Angular 18 🚀                    | 18 Jun 2024      | [Link](https://dev.to/nikosanif/angular-authentication-upgrade-to-angular-18-382h)                   | [Link](https://nikosanif.medium.com/angular-authentication-upgrade-to-angular-18-46489184b40f)                   |\n| Managing Requests State in Angular with RxJS and Adapters           | 11 Oct 2024      | [Link](https://dev.to/nikosanif/managing-requests-state-in-angular-with-rxjs-and-adapters-4333)      | [Link](https://nikosanif.medium.com/managing-requests-state-in-angular-with-rxjs-and-adapters-a7a08591b552)      |\n\n## Author: Nikos Anifantis ✍️\n\n- Fullstack Software Engineer - I’m currently working on Angular \u0026 Node.js Application Development.\n- I write stuff at [dev.to/nikosanif](https://dev.to/nikosanif) and [nikosanif.medium.com](https://nikosanif.medium.com/)\n- How to reach me: [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/nikosanif.svg?style=social\u0026label=Follow%20nikosanif)](https://twitter.com/nikosanif) or [![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=social\u0026style=flat\u0026logo=linkedin\u0026labelColor=blue\u0026label=Connect%20Nikos%20Anifantis)](https://www.linkedin.com/in/nikosanifantis/)\n\n## License\n\nFeel free to use this repository.\n**Please put a reference to these articles.** :pray: :heart:\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikosanif%2Farticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikosanif%2Farticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikosanif%2Farticles/lists"}