Skip to content

example codes with React.js #538

Answered by wbamberg
dante01yoon asked this question in Content
Discussion options

You must be logged in to vote

Hi @dante01yoon ! Thanks for offering to help out MDN!

Documenting JS frameworks on MDN is tricky for a few reasons:

  • MDN exists to document web standards and these are not web standards. If we document framework A, people will always ask why we do not document frameworks B, C, ...Z as well.
  • Frameworks tend to change (and go in and out of fashion) more quickly than web standards, so maintaining the docs is more challenging. MDN is huge and maintenance is a big issue.
  • Frameworks typically have their own excellent documentation. What's the value in MDN having its own version, that will usually be less up to date?

That said, they're obviously a big part of modern web development, so we do h…

Replies: 0 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@dante01yoon
Comment options

@dante01yoon
Comment options

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