Christian Heilmann

Opening Node developer tools just got easier

December 1st, 2022

Microsoft Edge has a command palette which allows you to run commands by typing. You can use this to launch Developer Tools for Node. Press `Ctrl+Q` to open the command palette Type `>`, `node` and press Enter Alternatively, you can always use the old way to access Node devtools using `edge://inspect` and clicking the link. […]

Stop waiting for GitHub pages to build using overrides

November 29th, 2022

Using overrides in Chromium DevTools you can cache static assets locally and you don’t need to wait for GitHub pages to build before seeing a change in your scripts or styles. GitHub Pages are a great offer. You can host and version control not only your code on GitHub, but you can also turn it […]

Positioning notification messages with accessibility in mind

November 25th, 2022

Sometimes you want to notify a user that something has happened in your application. To be as inclusive as possible, it is important to display these notifications close to where the action happened. Here is how to do that with plain javascript. When something happens in an application that has no direct visual outcome, it […]

Using Live Server with Developer Tools in Visual Studio Code

November 22nd, 2022

By using the Edge DevTools extension together with Live server in VS Code you don’t only get a server that shows your changes live in the browser, but a browser and developer tools right in the editor The Live Server extension for Visual Studio code has been installed 25M times and is incredibly useful. It […]

Links, 2, 3, 4: Accessibility

November 8th, 2022

Here are some recent links on the topic of accessibility you might enjoy and learn something from: Manuel Matuzovic has a course together with SmashingMag on Deep Dive on Accessibility Testing starting on the 14th of November 2022. On that topic I also have a class on Skillshare Product Management: Tools for Improving Product Accessibility […]

Newsletter

Check out the Dev Digest Newsletter I write every week for WeAreDevelopers.

Don't stop thinking, AI Slop vs. OSS Security, rolling your own S3 Despite AI you still need to think, Bitter lessons from building AI products,  AI Slop vs. OSS security and pointer pointer…
200: Building for the web, what's left after rm -rf & 🌊🐴 vs AI What remains after you do a rm -rf? Why do LLMs know about a seahorse emoji? What image formats should you use? How private is your car?
Word is Doomed, Flawed LLM benchmarks, hard sorting and CSS mistakes Spot LLM benchmark flaws, learn why sorting is hard, how to run Doom in Word and how to say "no" like a manager.
30 years of JS, Browser AI, how attackers use GenAI, whistling code Learn how to use AI in your browser and not on the cloud, why AI makes different mistakes than humans and go and whistle up some code!
197: Dunning-Kruger steroids, state of cloud security, puppies>beer

My other work: