Angular 12 : Nullish Coaleascing
Allows developers to replace complex epressions : {{ age != null && age != undefined ? age: calculateage()}}
Micro services or API layer design the most non avoidable design patterns, any product can adopt to evolve into more robust design. It is interesting to look at different patterns from rest or aggregated api with graphql as BFF or server less and working with cloud and Messaging
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In this articles we will go though Async programming and request response from third party api and aggregate data and send it back to servi...
No comments:
Post a Comment