Skip to content

Enhance Factory Pattern documentation#24

Open
namf2001 wants to merge 1 commit into
mainfrom
feat/design-pattern/factory-pattern
Open

Enhance Factory Pattern documentation#24
namf2001 wants to merge 1 commit into
mainfrom
feat/design-pattern/factory-pattern

Conversation

@namf2001
Copy link
Copy Markdown
Collaborator

Improve the clarity and depth of the Factory Pattern documentation by adding detailed explanations, examples, and best practices. This update aims to provide a comprehensive understanding of the pattern and its applications.

@Yarnnguyen Yarnnguyen added the documentation Improvements or additions to documentation label Jan 13, 2025
@Yarnnguyen Yarnnguyen assigned Yarnnguyen and unassigned namf2001 Jan 13, 2025
@Yarnnguyen Yarnnguyen marked this pull request as draft January 13, 2025 04:08
@namf2001 namf2001 marked this pull request as ready for review January 14, 2025 15:05
Copy link
Copy Markdown
Member

@nhattran998 nhattran998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview --> This is ok for the normal person.
But can you tried more examples, especially the reality examples? Not some of common things like this - very abstract!

  1. Prefer using javascript functional programming, not class in OOP! This is javascript
  2. Specific use cases in our projects or in real life.
  3. The section `When to use the factory pattern --> Need to more clearer with examples details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants