Tural Suleymanidecodebytes.hashnode.dev·Mar 22, 2024Azure Durable Functions And Chaining Pattern In PracticeAzure is a great choice for all, especially for those who use the .NET platform in their development process. Our previous article on Azure was dedicated to Azure with N-Layered architecture but in this post, I’ll help you to understand what is Azure...Discusschaining pattern
Alexandre Nedelectechwatching.hashnode.dev·May 23, 2022Week 20, 2022 - Tips I learned this weekReminder for my future self: don't forget about "this" in ts Once again, I found myself forgetting that this can lose context in JavaScript/TypeScript which results in exceptions because this is undefined. This is probably obvious for most developers...Discuss·52 readsTips I learned this weekGit