I have published the boilerplate template for #nextjs , #tailwindcss & #TypeScript.
It has features like dark mode toggle, page transitions & theming. Hoping to add more features soon.
Looking for your feedback.
https://t.co/2bHvzwWvIg
@rauchg@vercel@v0@nextjs First, if I built my project in nextjs 11, can i see doc version specially for nextjs 11? Are there any ways to see the changelogs at the moment from docs page? May be it is there but atleast I couldnt find it.
Each additional dimension in a query adds another database table join.
Instead, query with the fewest dimensions possible and use PHP to filter out the unnecessary results.
Struggling with multidimensional nested meta_query performance in WP_Query on WordPress?
Here's a simple fix: Split your meta_query into multiple WP_Query instances, then merge or subtract the results.
#WordPress#WP_Query#PerformanceTips
Even after so many AI chatbots like Chat GPT, Gemini ( or bard ), etc., I still prefer the answers from stackoverflow because the answers on stackoverflow are more reliable and accurate.
Lighthouse tool was developed by Google to detect and solve performance issues.
Google Analytics was also created by Google to add more lighthouse issues.
Such a amazing cat and mouse game 😀😀
I am trying out https://t.co/vWY9XjbqVQ for managing workflow for hard coded strings in PHP & WordPress. This will let group of content editors and translators to localise those hard coded strings without affecting the time of developers.
The good thing is with this feature, you can even replace the old meta box for CPT as you can define the blocks order and blocks from the hard coded PHP.
If you manage WordPress websites and fear about client messing with blocks, then you can define 'template' and 'template_lock' while registering CPT.
This is lesser known but it was added on WordPress 5.0.0.
#WordPress