Category: JavaScript
-
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.
-
sshc: a simple command-line SSH manager
SSHC allows you to store your connections with easy-to-remember labels, making server access a breeze.
-
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.