September 27, 2019June 10, 2024Development, Tools Installing PDFTOTEXT through PIP on Windows 10 Edit: 1/24/2020 – As of the v2.1.3 release, the Windows install has become much easier! The below assumes you already have Anaconda […]
September 20, 2019March 27, 2020Development Easy Angular Testing – Spies Sometimes stubbing is not enough. When testing we will, at times, need to understand more deeply how a System Under Test (SUT) […]
September 9, 2019March 27, 2020Development Easy Angular Testing – Stubbing Components Angular components, in my view, are everything. As the Angular documentation team puts it – Components are the most basic UI building […]
September 3, 2019March 27, 2020Development Easy Angular Testing – RouterLink In this post we discuss the very basics of a routerlink test. With this we remove any routerlink errors, and set ourselves up to do some meaningful testing.
August 27, 2019March 27, 2020Development, Uncategorized Easy Angular Testing – ActivatedRoute Recently I was giving a tutorial on Angular to a friend. In the conversation we landed on the area of testing, one […]
March 23, 2019March 27, 2020Process Your SLA is bullshit A discussion on how external factors affect our Service Level Agreements, and how we might manage bringing our SLAs into reality.
March 11, 2019March 27, 2020Development, Tools Accessing Ports Between Crostini and ChromeOS I recently purchased an Acer Chromebook so I can develop while on the go. My larger, main laptop is bulky. When I’m […]