Read it #19

Upgrade Your .NET Console App Experience
Short survey about pretty console in C#.
c#

LCH colors in CSS: what, why, and how?
Do you know what LCH is? I didn’t know 😀
css

Responsive Images the Simple Way
Do you know everything about responsive images?
css

4 CSS Grid Properties (and One Value) for Most of Your Layout Needs
Layout example 😀
css

Learn box alignment
Great article about layouts. I really recommend it.
css

Patterns for Managing Source Code Branches
Survay about branches strategy.
good patterns

How to use the currentColor value in CSS
Example of currentColor usage.
css

Custom Project Templates in Visual Studio 2019
Have you ever use your own custom project template? No? Watch it 🙂
.net visual studio

JavaScript Promises: Zero To Hero Plus Cheat Sheet
Good article about promises 😉
javascript