[ad_1]
For our current wordpress project, we are using a lot of custom code for certain features. The issue comes when some data is being used by another page or widget and that way it also disturbs scalability. We don’t want to use so many plugins too because most of the time they conflict each other and affect website’s performance.
Can you please suggest me best practices when using WordPress? we are using Oxygen for page building.
How to make a light but strong featured website using WordPress?
Thanks.
[ad_2]
What do you mean by ‘state management’? WordPress doesn’t have any state management natively.
​
>The issue comes when some data is being used by another page or widget and that way it also disturbs scalability
Can you clarify what you mean here?
​
>We don’t want to use so many plugins too because most of the time they conflict each other and affect website’s performance.
That’s a broad generalization and not necessarily true. But generally I would advise to use as few plugins as possible to achieve the functionality you need.
​
>Can you please suggest me best practices when using WordPress?
In regards to what specifically? scalability? performance? usability?
​
>How to make a light but strong featured website using WordPress?
Depends on what features you need to support.