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

read about web apps performance #97

Open
skostic96 opened this issue Aug 30, 2022 · 2 comments
Open

read about web apps performance #97

skostic96 opened this issue Aug 30, 2022 · 2 comments

Comments

@skostic96
Copy link

What

Read

  • HTML performance

    • What affects HTML performance?
    • Price of updating DOM elements
    • Price of rendering DOM elements
    • What else is there?
  • CSS performance

    • What affects CSS performance?
    • Price of CSSOM
    • Price of CSS changes
    • What else is there?
  • JS performance

    • What affects JS performance?
    • What else is there?

Add subsequent topics for them.

Why

@srele96 Update me.

@skostic96
Copy link
Author

Read from MDN - Web Performance.

@skostic96
Copy link
Author

Subset of issue to read web technology for developers

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

1 participant