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

Eslint #51

Open
aadil42 opened this issue Apr 10, 2022 · 2 comments
Open

Eslint #51

aadil42 opened this issue Apr 10, 2022 · 2 comments

Comments

@aadil42
Copy link

aadil42 commented Apr 10, 2022

@AriaFallah This is a really concise and neat tutorial. Please also make tutorials on other technologies like npm, graph-ql, etc.

Now to my question. are esLint and webpack similar. Like coca-cola and Pepsi?

@yadunandanbhat
Copy link

ESLint is a JS analyser, used to identify problems, which is built-in for many text editors. Webpack is a module bundler that bundles different JS files in your project, to use with a browser. So, not similar.

@aadil42
Copy link
Author

aadil42 commented Apr 16, 2022

@yadunandanbhat got it.

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

2 participants