Skip to content

More visualizations #811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aight8 opened this issue Feb 3, 2017 · 3 comments
Closed

More visualizations #811

aight8 opened this issue Feb 3, 2017 · 3 comments

Comments

@aight8
Copy link

aight8 commented Feb 3, 2017

More visualization to explain different sub architectures.

For example:

  • Explain assets, bundles, modules visually
  • The plugin architecture, it hooks etc.

UML like visualization:

  • A class diagram for stats, compilation, compilation etc. object - even when js is not a OO language, class are made to understand the whole and how it interact together
  • A flow like diagram which explains the webpack internal flow on a generic level
  • I found nothing about JS tapale "pattern" or whatever it is on which webpack builds on - it were so helpfull to explain the concept of those more detailed

Keep in mind that visualization can incredible helpfull

edit

  • I saw webpack buils on top of plugins too, internal plugins, this could be wonderfully visualized as well.
@aight8
Copy link
Author

aight8 commented Feb 3, 2017

ps: which open source visualization tool you guys recommend for this kind of taks?

@skipjack
Copy link
Collaborator

skipjack commented Feb 4, 2017

Can you take a look at #469? I think that may be the discussion you're looking for.

ps: which open source visualization tool you guys recommend for this kind of taks?

They mention a few different tools there.

@skipjack
Copy link
Collaborator

skipjack commented Feb 6, 2017

@aight8 I'm going to close this as I believe #469 addresses what you're talking about. Feel free to re-open if I'm wrong but I would suggest you make some of the same comments you've made here on that thread.

What your discussing is definitely something we're interested in doing.

@skipjack skipjack closed this as completed Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants