Additional considerations
In Chapter 5, we explored a wide range of framework considerations, specifically affecting the technical architecture. As creating a new framework project, even with a totally unique technical feature set, is a big decision, let's examine a few additional considerations. Outside of the technical challenges, this examination will help us decide whether starting a project from scratch and maintaining it for a long time is worth an investment. Successfully producing a framework project with a lot of stakeholders and targeted users will require both time investment and financial backing.
Besides the technical hurdles and architectural challenges, framework developers need to consider the probable return on investment when embarking on a new project. Looking at some of the established projects in the JavaScript space, many of them have been multi-year investments, with a huge number of developers contributing paid or open source time to enable the feature...