florimondmanca / www

Code for https://florimond.dev
MIT License
32 stars 10 forks source link

Consuming APIs in Angular: The Model-Adapter Pattern - Florimond Manca #515

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

Consuming APIs in Angular: The Model-Adapter Pattern - Florimond Manca

A TypeScript-friendly pattern to improve how you integrate Angular apps and REST APIs.

https://florimond.dev/en/posts/2018/09/consuming-apis-in-angular-the-model-adapter-pattern

pplaissy commented 2 months ago

Excellent article, thank you very much 👌. it's put me on the right track for my own implementation. I've written this little article to describe it if you're interested. Your work features prominently, of course 😁 I tried to reach you on LinkedIn, but without success.

Moatasem1 commented 1 week ago

Love it Thank You