Javascript blog posts
10/20/2021 - 5/10/2026
-
Express Map: Visual Route and Middleware Navigation for VS Code
VS Code extension that provides visual route, middleware, and template navigation for Express.js apps. No running server required.
-
Alpine.js Tools: IntelliSense and Syntax Highlighting for VS Code
JavaScript syntax highlighting inside Alpine directives, hover documentation for every directive and magic property, IntelliSense completions, and snippets across HTML, EJS, PHP, Twig, Nunjucks, and Blade.
-
EJS Template Syntax Highlighting in VS Code
EJS Colorizer is a free, open source VS Code extension that colorizes EJS templates. Supports all tag variants including scriptlets, output tags, comments, and whitespace-slurping syntax.
-
WordPress as a Backend for Modern Web Apps: More Versatile Than You Think
WordPress powers 43% of the web for a reason. Here’s why it’s still a strong choice as a headless content backend for Next.js, TanStack, SvelteKit, and other modern frameworks – and what you need to make it work.
-
Styling the WordPress REST API in Next.js, React, and Beyond – Introducing wp-block-styles
wp-block-styles is a zero-dependency CSS package that styles all WordPress Gutenberg block classes in any headless front-end – Next.js, React, TanStack, Nuxt, SvelteKit, Astro, and more.
-
Node.js Deployment on Self-Managed Server
Brief step-by-step developer guide to instantiating a node server for your React or Next app.
-
Building a head for the WordPress REST API with Nuxt JS
Give a head to your headless WordPress REST API with NuxtJS. How to integrate the WP REST API into your front-end.
-
Square Web Payments SDK with Nuxt js – Generating a card nonce
Securely process credit card information on your website’s front-end with Square Web Payments SDK using Nuxt js.