Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Building an Application Development Framework

You're reading from   Building an Application Development Framework Empower your engineering teams with custom frameworks

Arrow left icon
Product type Paperback
Published in Sep 2025
Last Updated in Sep 2025
Publisher Packt
ISBN-13 9781836208570
Length 300 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Ivan Padabed Ivan Padabed
Author Profile Icon Ivan Padabed
Ivan Padabed
Roman Voronin Roman Voronin
Author Profile Icon Roman Voronin
Roman Voronin
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Foundations of Application Development Frameworks
2. Introduction to Application Development Frameworks FREE CHAPTER 3. Strategizing ADF for Success 4. Application Development Framework Blueprint 5. Building a Framework
6. Defining Your Tech Stack 7. Architecture Design 8. ADF Development Fundamentals 9. Documenting and Releasing a Framework 10. Evolving a Framework
11. Evolving a Framework 12. Unlock Your Book’s Exclusive Benefits 13. Index

Structuring a framework for extensibility

Designing a software project for extensibility is crucial for maintaining and scaling applications efficiently over time. It involves creating a flexible architecture that allows for future growth, feature additions, and integration with other systems without significant overhauls.

Modular design

A project should be structured into distinct, loosely coupled modules with well-defined interfaces. Each module handles a specific aspect of the application’s functionality and can be developed, tested, and updated independently. This approach enhances maintainability, reduces complexity, and increases the ease of adding or updating features. It also supports parallel development across different teams.

Leveraging design patterns

The use of design patterns such as Factory, Strategy, Observer, and Decorator can solve common problems in a reusable and predictable way. These patterns provide proven solutions for frequent architectural...

lock icon The rest of the chapter is locked
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Building an Application Development Framework
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Modal Close icon
Modal Close icon