Lightweight Form Validation with Alpine.js and Iodine.js | CSS-Tricks
Many users these days expect instant feedback in form validation. How do you achieve this level of interactivity when you’re building a small static site
Netlify Edge Handlers are in Early Access (you can request it), but they are super cool and I think they are worth wrapping your brain around now. I think
WordPress TinyMCE Editor Tips | How to Add Custom Buttons, Styles, Dropdowns & Pop-ups
In the WordPress 3.9 release the TinyMCE editor was updated to version 4.0. Read on for an extensive guide to customizing and adding to the base editor.
How to Remove TinyMCE Buttons from WordPress Editor? • Bydik
TinyMCE editor makes it easy for you to create content without typing HTML tags manually. It comes with lots of buttons by default to make it handy for
Managing Content Relationships in Git-based Headless CMS
Relationships between content items are key to developing a good content model. This post explores how to handle these relationships in a JAMstack site that uses a git-based content management system.
Ditherpunk — The article I wish I had about monochrome image dithering
I always loved the visual aesthetic of dithering but never knew how it’s done. So I did some research. This article may contain traces of nostalgia and none of Lena.
One day I decided I wanted to add anchor links to each of the sections in my blog posts. Over the past few months, I'd seen these links on a lot of pages—from …
css - Replace the expand ( ▶) icon of HTML5 details tag - Stack Overflow
I use the tag in my website and I want to change the design of the expand/collapse arrows. Is it possible to set a picture instead of the existing characters? Is it possible to chan...
How to Add Commas Between a List of Items Dynamically with CSS | CSS-Tricks
Imagine you have a list of items. Say, fruit: Banana, Apple, Orange, Pear, Nectarine We could put those commas (,) in the HTML, but let’s look at how we
php - Wordpress query to show only sticky posts - Stack Overflow
Following is my wordpress query in which i want to show only sticky posts but the query is not showing any posts. Also I set two posts as sticky so that part is checked!!!. Kindly let me know how to
In 2016, I started working on a tool to fill the gap in user-generated content on (what is now called) the Jamstack: [Staticman](https://staticman.net). Since then, the entire ecosystem has grown b...