Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikosanif/articles
Repository for storing personal articles/posts.
https://github.com/nikosanif/articles
angular learning nodejs typescript writing
Last synced: about 1 month ago
JSON representation
Repository for storing personal articles/posts.
- Host: GitHub
- URL: https://github.com/nikosanif/articles
- Owner: nikosanif
- License: mit
- Created: 2021-03-19T10:09:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T12:19:45.000Z (6 months ago)
- Last Synced: 2024-06-18T14:33:51.345Z (6 months ago)
- Topics: angular, learning, nodejs, typescript, writing
- Homepage: https://dev.to/nikosanif
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Articles
A repository for storing personal articles/posts.
## Table of Contents
| Title | Publication Date | DevTo | Medium |
| ------------------------------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| 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) |
| 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) |
| 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) |
| [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) |
| 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) |
| 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) | - |
| 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) | - |
| 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) | - |
| 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) |
| 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) |
| 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) |
| 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) |## Author: Nikos Anifantis āļø
- Fullstack Software Engineer - Iām currently working on Angular & Node.js Application Development.
- I write stuff at [dev.to/nikosanif](https://dev.to/nikosanif) and [nikosanif.medium.com](https://nikosanif.medium.com/)
- How to reach me: [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/nikosanif.svg?style=social&label=Follow%20nikosanif)](https://twitter.com/nikosanif) or [![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=social&style=flat&logo=linkedin&labelColor=blue&label=Connect%20Nikos%20Anifantis)](https://www.linkedin.com/in/nikosanifantis/)## License
Feel free to use this repository.
**Please put a reference to these articles.** :pray: :heart:[MIT](https://opensource.org/licenses/MIT)