Explore >> Select a destination


You are here

every-layout.dev
| | www.matuzo.at
3.2 parsecs away

Travel
| | I'm a frontend developer in Graz, specialized in HTML, accessibility, and CSS layout and architecture.
| | blog.kizu.dev
12.2 parsecs away

Travel
| | There isacalculator that uses JSinthe post. Ifyou wonder: "What isspecial about it" - there was one problem that Iwanted tosolve: evaluating some math expression from user input inavery safeway. Iknow, there exist external libraries people did already write which could dothis job well enough. But Iwanted something minimal and with nodependencies. And hacky. Enter CSS, registered custom property, and `calc()`.
| | comandeer.github.io
4.1 parsecs away

Travel
| |
| | remysharp.com
11.6 parsecs away

Travel
| A simple but effective fix to working with web components and VS Code. I wanted to get syntax highlighting _and_ prettier support (to auto fix indenting, quote...