Abby Allen
28 posts
Automating Tests with Playwright and Components Page Object Model: A Practical Approach
During test automation, one of the practices that helped me the most to maintain code organization and reusability…
Unlocking AI’s Mysteries
The algorithm knows you better than you know yourself. It curates your newsfeed, assesses your creditworthiness, even helps…
Prompt Engineering For Developers: 11 Concepts and Examples 🎯🧙♂️⚡
Prompt engineering is one of the best places to start in this era of AI. Understanding the core…
Navigating the ‘us vs. them’ mindset in product management: Practical strategies
Learn how to combat the us versus them mentality in the workplace to foster collaboration, innovation, and a…
Multi-Tenant SaaS Architecture – Database Per Tenant
SaaS applications benefit from the multi-tenant architecture. It makes the maintenance and enhancements of the software easier and…
The Rise of AI Programmers or the End of Human Programmers?
Recently, there’s been a groundbreaking news story that’s rocked the internet industry: A new player has entered our…
Neovim: A Powerful and Customizable Text Editor – An Introduction for Beginners
Neovim is a modern, powerful, and highly customizable text editor that builds upon thei foundation of Vim. It…
Jest Mastery: Elevating Your Testing Skills with Proven Best Practices
Ensuring the functionality of your code through writing tests not only ensures your code’s functionality but also boosts…
Part 01: Why should we understand compilers?
“Knowledge is not power, it is potential. Only when one applies that knowledge, it is power.” As developers,…
Challenge Accepted: #100DaysOfCode
We have to start learning somehow, so why not in a challenge? Table Of Contents 1. Introduction 2.…