Skip to main content
Dublin Library

The Publishing Project

Home

Using ES modules in Node

Node has had experimental support for EcmaScript modules for a while. Again, this is one thing I've wanted to explore for a while but have never felt the need to dig deeper. After all, it is...

Security Hardening WordPress

WordPress security is as good as you make it and you can always make it better. This post will discuss tools and techniques for making your WordPress installation more secure. Some of these are...

Adding JWT to WordPress

One of the things I've struggled with when working with headless WordPress is getting stuff that I need to be authenticated to accomplish; for example, I can get a list of posts and get an individual...

Archive Navigation