38 private links
Automatically wake/sleep and change the input of your LG TV when used as a monitor on macOS
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Storybook plugin to enable a playground
A terminal built on web technologies
Editor tools for working with design tokens
Sleeping Mac = Bluetooth off
Change the audio source for Mac OS X from the command line.
An extremely fast bundler for the web
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, GitLab, GitHub and Open Project.
Powerful menu bar manager for macOS
⚡ Fast and beautiful interactive component playgrounds, powered by Vite
Open source alternative to Percy, Chromatic, Applitools.
🥄 Develop, test and document your React story components faster.
Like Chromatic or Percy - not Storybook-specific
Chris Juden explains his personal view about why he's not against front child seats on bikes, but would encourage parents to consider a rear seat first.
Apple-like BT keyboard with support for multiple connections
I love web components. Being able to just plop a custom element onto a page with all the functionality baked in without needing a framework or bundling to make it work is just liberating. I know there’s a lot of overhead that comes with it that libraries and frameworks aim to abstract but I just enjoy having the low-level ability to do whatever you want.
With visual regression testing, we can update a page, take screenshots before and after the fact, and compare the results for unintended changes. In this article, learn how to set up visual regression testing using Playwright.
In order to feel more confident about my tsconfig.json, I decided to go through the tsconfig.json documentation, collect all commonly used options and describe them below: You can come along for the whole ride and go through the options with me. Afterward, you should be able to understand all of your tsconfig. Or you can skip ahead to the summary at the end. I also list recommendations for tsconfig.json by several other people. #typescript #tips #javascript