Most C# coding standards recommend using camelCase for local variables and _camelCase for private or internal…
ardalis.com/configure-visual-studio-to-name-private-fields-with-underscore
Category: Uncategorized
Portainer Community Edition – Docker UI tool
Portainer Community Edition (Portainer CE) is a lightweight management toolset that allows you to easily build, manage and maintain Docker environments. Created by experts, Portainer CE (the open core of Portainer) is an opinionated toolset that captures years of experience to allow you to reliably and quickly create, operate and trouble-shoot your Docker environments.
www.portainer.io/products-services/portainer-community-edition/
15 Must-Have Visual Studio Extensions for Developers – DEV Community
Variable fonts guide – CSS: Cascading Style Sheets | MDN
Variable fonts are an evolution of the OpenType font specification that enables many different variations of a typeface to be incorporated into a single file, rather than having a separate font file for every width, weight, or style. They let you access all the variations contained in a given font file via CSS and a single @font-facereference. This article will give you all you need to know to get you started using variable fonts.
developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
The command line interpreter – Firefox Developer Tools | MDN
Hasklig – a code font with monospaced ligatures
font for code. It’s a fork of the popular Source Code Pro but with programming ligatures. Ligatures are special icons that replace common special character combos used in code. github.com/i-tu/Hasklig
10 Git Tricks to Save Your Time and Sanity
10 Git Tricks to Save Your Time and Sanity
dev.to/jacobherrington/10-git-tricks-to-save-your-time-and-sanity-289h
How to delete ALL node_modules folders on your machine
How to delete ALL node_modules folders on your machine and free up HD space
For Mac/linux/windows:
dev.to/trilon/how-to-delete-all-nodemodules-folders-on-your-machine-43dh
About Codewars · Codewars/codewars.com Wiki
Codewars is a community of developers, who are called Code Warriors (or just warriors), that train on improving their development skills. Think of it like a coding dojo – where developers train with each other and help each other get better through practice.
github.com/Codewars/codewars.com/wiki/About-Codewars
A guide to Web scraping without getting blocked
A guide to Web scraping without getting blocked dev.to/daolf/a-guide-to-web-scraping-without-getting-blocked-5e7e