Articles

Cover of book The Mythical Man-Month
| 6 min read
"The Mythical Man-Month" by Frederick P. Brooks Jr. is a classic book that explores the challenges of managing large software projects and offers valuable insights and advice for overcoming obstacles. While the book primarily aims at people working in software development, its lessons can be applied to any project or area of work. One of the key lessons from the book is the importance of shifting from problem-focused to solution-focused thinking, communicating and collaborating effectively, and managing complexity.
Playwright Logo
| 7 min read
Learn how to use the Playwright tool to automate testing for web applications. Discover the advantages of Playwright, such as its handling of asynchronous events and its built-in features like test generator, inspector, fixtures, screenshots and videos on test failures, retries, and auto-waiting mechanism. Follow along with a step-by-step example on how to test a job listing page on our website and check for job code auto-population in the form.
Subscribe to Subscribe to