Joined Bluesky
I joined Bluesky and deactivated Twitter beause fuck that
Scott Nath is a senior web developer and actor living in New York State with extensive experience creating full-stack apps and design systems.
I joined Bluesky and deactivated Twitter beause fuck that
Converting a LitElement web component to allow Server Side Rendering using Declarative Shadow DOM
Introduction to the jsonresume-component module, a web component to display your JSON Resume documented with microdata
How to generate your resume with schema.org vocabulary HTML markup using JSON Resume
Years of private corporations stealing data has turned me off to giving their AI tools content to help replace me
Boost SEO with microdata in HTML. Gain better visibility, higher click-through rates, and improved indexing. Includes code examples and schema output.
How to set up Storybook to test shadowroot elements in web components using shadow-dom-testing-library and Guidepup's Virtual Screen Reader.
How to set up Storybook with Guidepup's Virtual Screen Reader and test what the screen reader speaks
Enhancing Profile Components with Declarative Shadow DOM and showing examples for Server Side Rendering
Some notes on creating a custom Chat GPT that can consistently generate specific styles of characters using Dall-E
Learn about native web components that showcase DEV profiles and posts.
Discover native web components that showcase GitHub profiles and repositories within the profile-components library.
Profile-components are a set of web components with zero dependencies that display publicly-available profile information from various social networks. Currently two: GitHub and dev.to.
How to share testing-library UI tests between Javascript frameworks with the same or similar components and use them in Storybook and unit testing.
How to use the same testing-library UI tests for Storybook Interaction testing and Vitest, Vite's native test runner.
How to deploy multiple Storybooks to one repo's GitHub Pages site and use them in a multi-framework composition Storybook
How to run a local multi-framework composition Storybook instance with one command
Resolving errors that occur when attempting to run multiple instances of Vite-builder Storybooks in the same package.
How to share testing-library UI tests between child and parent components
Learn about a working concept for writing reusable tests which can be shared within and between components to reduce your testing footprint while increasing coverage
StoryDocker is an open-source tool which allows local Storybook development without dependencies by leveraging docker containers