Skip to content
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

Better technical documentation for API #49

Open
TheLarkInn opened this issue Feb 12, 2018 · 3 comments
Open

Better technical documentation for API #49

TheLarkInn opened this issue Feb 12, 2018 · 3 comments

Comments

@TheLarkInn
Copy link
Member

Let's try and break up a way to make the new phases and hooks easier to understand.

Public API (for Tapable instance)
Public API for a plugin registered to an instance.

How each hook works
Explanation of evals in code
Description of Interceptors

@tirthbodawala
Copy link

@TheLarkInn Do we have a date for this or any reference material after the issue was created?

@lili21
Copy link

lili21 commented Jun 9, 2018

any updates? really hard to figure out the different between each hook.

@malcolm-kee
Copy link

I've created a simplified version of tapable so it's easier to understand the behavior for each hook: https://github.com/malcolm-kee/naive-tapable.

It's still a WIP as I have not implemented interceptor and object options, but should be good enough if you want to figure out what each hook do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants