/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lisacrispin.com
| | www.softdevtube.com
9.3 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | testandanalysis.home.blog
6.0 parsecs away

Travel
| | Learning from discussions originating from code reviews is helping me create a pack of automated tests using TypeScript and Playwright. I have been developing a pack of Playwright tests with a Page Object Model. A simplified example of a page in the Page Object Model looked something like this: A simplified example of a test:...
| | endormi.io
22.9 parsecs away

Travel
| | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.
| | blog.robbowley.net
30.5 parsecs away

Travel
| [AI summary] Software developers should embrace automation tools like linters and code generators to reduce repetitive toil and focus on creative problem-solving, a practice predating the current AI hype.