Showing archive results for 2024

May 24, 2024
Post likes count1

Start Simple, Scale Fast: Azure Storage for Distributed Computing

Andrew Vineyard

Azure Storage Accounts are one of the simplest resources on Azure, but simultaneously one of the most useful and reused building blocks across the Microsoft Cloud ecosystem. Blobs, leases, and queues are fundamental components that enable powerful patterns. Let's dig into why Storage Accounts should be in your Azure toolkit.

CSEISE
May 17, 2024
Post likes count2

Simplified Connection State Management

Peter Lasne

This post advocates for a simplifying a complex network of states into simple states that correlate with user expectations.

CSEISE
Apr 26, 2024
Post likes count4

Development Containers Simplified

Ayman

This post talks about the concept of development containers and how it can help us to solve the challenges we face when setting up our development environment or onboarding a new team member.

CSEISE
Apr 12, 2024
Post likes count1

Testing VSCode Extensions with TypeScript

Annika,
Jake

Due to the nature of VS Code, testing extensions can be quite complex. In this blog post, we explore various ways to write unit tests for VS Code extensions, as well as strategies for writing more sufficient integration tests.

CSEISE
Mar 29, 2024
Post likes count0

Image manipulation experiments for Mobile Read Hero Images(MRHI) compatibility

Sushant,
Munish,
Kshitij

Introduction The Consumer Packaged Goods (CPGs) industry relies on multiple channels for selling the products and aims to provide a seamless buying experience for the consumer. With the advent of omni-channel retailing, Consumer Packaged Goods (CPGs) and retailers are striving towards providing the best possible experience to the customer alongsid...

CSE