Blog
12
Mar

PHP & WordPress: What You Need to Know (Even If You’re Not a Developer)

Hey there, I’m one of the WordPress and PHP enthusiasts at WATA Factory. Over the years, I’ve watched WordPress evolve from a simple blogging platform into a powerhouse that can handle e-commerce sites, membership portals, media repositories, and so much more. If you’re curious about how WordPress works behind the scenes—or maybe you’re a designer...
Read More
26
Feb

BEM in Angular: Enhancing CSS Maintainability and Scalability

When we work with Angular, the organisation of the CSS code is crucial to ensure a scalable and easily maintainable project. One of the most commonly used methods for structuring styles is BEM (Block, Element, Modifier). In this article, we explain what BEM is and how to use it in Angular with simple examples. We...
Read More
Yii Framework
14
Feb

Web development with Yii Framework: Efficiency and flexibility for PHP applications

In this article we will talk about the Yii Framework, a framework that we have used for developing full stack applications in several of our web projects implemented in PHP.
Read More
NoSQL Databases
21
Jan

NoSQL Databases: A Revolution in Data Warehousing

NoSQL databases, also known as ‘Not Just SQL’, represent a significant advancement in the storage and management of data. Unlike traditional relational databases, which use a rigid table schema, NoSQL databases offer flexibility and scalability, making them ideal for processing large volumes of unstructured and constantly changing data.
Read More
BOOKS 2025
09
Jan

5 must-read books to become a true master of Software Development in 2025

In a rapidly evolving industry, tools and methods change, but one thing remains constant: the importance of best practice. It’s not about following fads, it’s about mastering principles that ensure quality, sustainability and adaptability in the face of future challenges.
Read More
1 2 3 20