Skip to content

Commit

Permalink
Update src/guide/best-practices/performance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NataliaTepluhina authored Jan 21, 2025
1 parent fb76244 commit 1c2f8b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/guide/best-practices/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ While it would be ideal to maximize both, different frontend architectures tend
- Consult [Ways of Using Vue](/guide/extras/ways-of-using-vue) to see how you can leverage Vue in different ways.

- Jason Miller discusses the types of web applications and their respective ideal implementation / delivery in [Application Holotypes](https://jasonformat.com/application-holotypes/).

:::info [Fist Input Delay (FID)](https://web.dev/articles/fid) has been replaced by [Interaction to Next Paint](https://web.dev/articles/inp).

Learn more about [How is INP different from First Input Delay (FID)?](https://web.dev/articles/inp#inp-vs-fid)
:::

## Profiling Options {#profiling-options}

Expand Down

0 comments on commit 1c2f8b7

Please sign in to comment.