Abstract Factory Pattern - Creating Families of Related Objects
- Engineering
- Design Pattern
- Learning
- Tech
Abstract Factory is a creational design pattern that lets you produce families of related objects without specifying their concrete classes.
Abstract Factory is a creational design pattern that lets you produce families of related objects without specifying their concrete classes.
AI and Vibe Coding. It’s about how I’ve started to rely on AI tools for coding assistance and the impact it’s had on my workflow.
Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Learning design patterns through practical, relatable examples - no fluff, just real dev life problems and solutions.
My go-to dev tools—from ClickUp and Notion to VS Code and ChatGPT. Explore my tech stack for staying organized, productive, and consistent.
Built chiristo.dev from scratch—no templates. This post covers my tech stack, structure, and roadmap to build a custom, scalable portfolio.
Struggling with the 11–8 shift? Here's how structure, mindset shifts, and routines helped me reclaim time, boost productivity, and work smarter.
Rediscovered OOP during my internship after diving into functional JS. Here's how classes and patterns helped me understand large-scale app design.
Kicking off my blogging journey to share lessons on dev life, DSA, system design, and more. Whether beginner or pro, there's value for everyone.