Starting with Firefox 69, debugging an application that includes event handlers is simplified because the debugger now includes the ability to automatically break when the code hits an event handler.
developer.mozilla.org/en-US/docs/Tools/Debugger/Set_event_listener_breakpoints
Category: Uncategorized
10 Awesome PostCSS Plugins to Make You a CSS Wizard – Hongkiat
It’s Time for Everyone to Learn About PostCSS | David Clark Develops the Web
It’s Time for Everyone to Learn About PostCSS What It Really Is; What It Really Does
davidtheclark.com/its-time-for-everyone-to-learn-about-postcss/
Native lazy loading img and iframe landed in Chrome
Native lazy loading landed in Chrome 🔥
dev.to/yashints/native-lazy-loading-is-landed-in-chrome-2kli
Configure Visual Studio to Name Private Fields with Underscore – ardalis
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
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