appsmithorg / appsmithorg/appsmith-docs

[Docs]: Performance best practices

Open
#948 1 comment 0 reactions 3 assignees Claimed by @Pranay105 View on GitHub
Documentation medium User Education Pod
Dominant language
MDX
Stars
97
Forks
280
Avg merge
4h 32m
Merged PRs (30d)
8

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Engineering Ticket Link

N/A

### Release Date

N/A

### Release Number

N/A

### First Draft

_No response_

### Loom video

_No response_

### Discord/slack/intercom Link if needed

_No response_

### PRD

_No response_

### Test plan/cases

_No response_

### Use cases or user requests

Each framework or product has best practices in order to eke performance from that framework. Like our security docs, we should publish a document around best practices to improve the performance of Appsmith apps.

This includes:
1. Paginating queries
2. Performing aggregation on the server instead of pulling a lot of data to the browser.
3. Design multiple pages instead of loading a single page with many widgets.
4. Following best practices of JS code to avoid infinite loop or intensive computations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.