Friday, May 21, 2021

The Morning Mash # 45

 Information:

Remove Your If-Else and Switch Cases by Nicklas Millard

STRING OR BINARY DATA WOULD BE TRUNCATED by THE MONSTERS

Testing your Domain when Event Sourcing by Derek Comartin

Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC by tpeczek

USING DURABLE ENTITIES by SIMON TIMMS



No comments:

Post a Comment

Lets play with cypress - Part 2

 In the first part I explained starting of my automation journey with first command to setup cypres at the end i.e.  npm install cypress -g...