Menu
About me Kontakt

The article discusses the design of applications without using frameworks, which might seem unconventional in today's world where they are widely adopted. The author highlights many benefits of the 'no-framework' approach, such as increased control over code and a simpler project structure. It points out practical aspects like performance and simplicity that can be crucial for small to medium-sized projects. The piece includes examples of situations where this approach can be more advantageous than relying on frameworks. The author emphasizes that even though frameworks can accelerate development, understanding the fundamental principles of programming and application architecture is essential for every developer, regardless of the methodology used. The insights presented encourage readers to reflect on their tool choices and the real impact of those on the software creation process.