Pair Programming with AI: Auditing Component Docs Across an 80-Component Library
I maintain a React component library with 80+ components. The README files had drifted from the actual TypeScript source - wrong props, wrong defaults, missi...
I maintain a React component library with 80+ components. The README files had drifted from the actual TypeScript source - wrong props, wrong defaults, missi...
I am excited to announce the release of Keywords Highlighter version 0.0.6, an update to my Chrome extension! This version brings new features and improvemen...
Iโm excited to announce that the first version of my new Chrome extension, Keywords Highlighter, is now available for download on the Chrome Web Store! You c...
Can you guess, what will be the output '๐ฉโ๐ฉโ๐งโ๐ง'.length // ??
In this video Iโll show you how to solve reCAPTCHAs with Headless Chrome using puppeteer and 2captcha web service. The actual solution is provided by the pup...