WordPress REST API Auth nonces in POST requests
If you're using a script that uses cookie authentication with the WordPress REST API then you may also need a nonce. Here's how to make this work!
Creativity, curiosity, and code
If you're using a script that uses cookie authentication with the WordPress REST API then you may also need a nonce. Here's how to make this work!
I made a server-less Scrabble clone that saves data in URLs. This post explains why and how, including a primer on binary data representations, and a little JavaScript library to help do this using BigInts!
I used some hacky JavaScript to scrape my friends birthdays from Facebook so that I can put them in my actual calendar.
I can't use any of my favourite note-taking apps at work. But I can use a web browser and I can write JavaScript. The logical conclusion is, of course, that I should build my own!
This time it's a static-file-driven, mobile-app-like blog. And the tooling I made should be usable on any simple WordPress blog! But... WHY???
I now have a process that gets me small, fast, side-project websites for virtually zero cost. Let's see how it works...
I’m FINALLY getting around to chipping away at Turbo Admin's next steps. But how do I make "frameworky" things in JavaScript?
I love doing fun coding projects. I was listening to the Syntax podcast yesterday, they did a show about “Nifty Browser APIs“. That is, things you can get code to do in a browser, like locate where you are and play sounds and… do speech recognition…? “That sounds fun”, went my train of thought, “I’d […]
A friend of mine asked for use cases for the reduceRight JavaScript Array method the other week. I made a little video explaining it.
The week in projects, posts and pins, with bonus toolbox, time machine and things I learned.