Reading Time: 3 minutesWhile I generally avoid TypeScript, I’m willing to acknowledge that there might be edge cases where it could be useful. And in an effort to actually learn how to make it useful, I’m converting one of my linguistic / NLP … Continue reading
Tag: Testing
Advanced Screenshots with Headless Chrome
Reading Time: < 1 minuteIf you haven’t heard, headless Chrome is now A Thing™. A few days ago I wrote a post on how to use Headless Chrome to grab some screenshots from the command line, using a dab o’node and a healthy dose … Continue reading