Category: Development
-
Block Editor Best Practices: WordPress Meetup Saarland
Block Editor is powerful but misunderstood. I presented a talk on Block Editor Best Practices at WordPress Meetup Saarland.
-
How to Cache POST Requests in Nginx
Caching a POST request is not advised but sometimes caching it may be a good idea. In this post, we will look at why you may want to cache POST requests and the potential problems and learn to cache POST requests in Nginx.
-
New Relic with WordPress using Event API for better monitoring
Improve your WordPress app with New Relic’s Event API. Learn to monitor performance and identify issues like a pro.
-
Protected Routes in Next.js
Authentication is key to your app’s success. Learn to set up Protected Routes in Next.js and restrict unauthenticated access to your pages.
-
Getting Started with DatoCMS – Creating a simple blog
DatoCMS seems to be the next big thing in the CMS world! Learn how you can create a simple Next.js blog using DatoCMS and deploy it on Vercel.