Stefan Bauer

Stefan Bauer @stfbauer

Joined:
Sep 26, 2017

Stefan Bauer
articles - 6 total

Old Fashioned CSS Formatter – A Modern Successor to CSSComb

Discover how the Old Fashioned CSS Formatter for VS Code brings order and elegance to your stylesheets. Learn why it’s the true successor to CSSComb.

Learn More 0 0May 16

Old Fashioned CSS Formatter – A Modern Successor to CSSComb

Discover how the Old Fashioned CSS Formatter for VS Code brings order and elegance to your stylesheets. Learn why it’s the true successor to CSSComb.

Learn More 0 0May 16

Building Better Menus: Comparing ol, ul, and menu in HTML

Learn the differences and best practices for using <ol>, <ul>, and <menu> in web development. Enhance your navigation & interactive elements with this guide.

Learn More 1 0Jan 26 '23

The numeric colour palettes in modern web frameworks explained

Learn how what web framework color system is based on. They share a common system defining colors ready use for designers and developers.

Learn More 0 0Jul 8 '21

How to identify the font rendered in Browser?

Track down fonts rendered on a web site sometimes can be challenging. Reply purely on the font family is not a safe bet. The network trace only shows that the font has been downloaded but not that it will be used and applied correctly.

Learn More 1 0Oct 14 '20

Use PrismJS for syntax highlighting in console.log in NodeJS

This article show how PrismJS can be used to highlight code via console.log

Learn More 7 0Jun 16 '20