mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 04:59:02 +08:00
chore(docs): add clarity over optimization explanation
This commit is contained in:
@@ -550,13 +550,8 @@ This project requires Node.js to be `v16.0.0` or higher.
|
||||
|
||||
> Clarity is better than optimization for Component Party
|
||||
|
||||
We've made an intentional decision to prioritize clarity over optimization. This aim facilitates the primary purpose of our venture, which is to serve as an educational asset in the sphere of web component JavaScript frameworks.
|
||||
|
||||
Our focus is to break down complex topics into clear, manageable pieces to ensure our content can be easily understood and applied by anyone undertaking the learning journey. Rather than providing the most optimized solutions, our goal is to showcase various features and syntax of different JS frameworks in the most accessible way possible. We strive for simplicity and clarity, ensuring that learners can deeply understand the concept at hand.
|
||||
|
||||
We believe that once an in-depth understanding is established, learners can then apply their own optimization strategies. This approach is correlated with achieving the full understanding of how the frameworks perform and behave in different scenarios, which is fundamental for mastering the field.
|
||||
|
||||
In this way, we hope that our work serves as an effective stepping stone, helping learners gain confidence in their understanding of web component JavaScript frameworks, thus enabling them to perform refinements and optimizations down the line on their own. Remember, optimization has its role, but understanding should come first. This is the guiding principle of our educational resource.
|
||||
In Component Party, we prioritize clarity over optimization as our core educational focus. We aim to simplify complex overviews of different JS frameworks for easy understanding, rather than presenting over-optimized solutions.
|
||||
We believe that deep understanding should precede optimization, enabling learners to master the frameworks' use and discover optimization techniques independently. This approach aligns with our commitment to fostering accessible and effective learning in the field of web component JavaScript frameworks.
|
||||
|
||||
### Add a new framework
|
||||
|
||||
|
||||
Reference in New Issue
Block a user