Happier HTML5 form validation in Vue
How to Make an Area Chart With CSS
You might know a few ways to create charts with pure CSS. Some of them are covered here on CSS-Tricks, and many others can be found on CodePen, but I
Minimal Takes on Faking Container Queries
It's sounding more and more likely that we're actually going to get real container queries. Google is prototyping a syntax idea from David Baron and
All Posts
I am writing about my experiences as a naval navel-gazer.
Quick tutorial CSS tip: How to show source code the easy way
Using display block on script and style blocks is a simple way to make HTML tutorials easier.
XITY Starter
I'm Mattia Astorino, UX Engineer in Milan and member of Open Source Design.
egoist/mordred
[Experimental] Source data from anywhere, for Next.js, Nuxt.js, Eleventy and many more. - egoist/mordred
An Automatic Table of Contents Generator in Javascript
Web articles can be made easier to navigate with a table of contents. They can be tedious to create and maintain, so let Javascript take the strain
Creating a Table of Contents in JavaScript
In HTML the heading elements represents 6 levels of titles from h1 for the most important to h6 for the least important. Some Content Management Systems offer the possibility to automatically generate a table of contents from an article on the server side. But here I’m implementing a reusable
Whitespaces
and zero width characters with buttons for copying to clipboard, short mnemonics and usage comments
Coding Fonts — Anonymous Pro
Home - The A11Y Project
The A11Y Project is a community-driven effort to make digital accessibility easier.
Dev Fonts
List of the best coding fonts with live preview & themes 😍 https://devfonts.gafi.dev/ by @imGaafar
How to Load Fonts in a Way That Fights FOUT and Makes Lighthouse Happy | CSS-Tricks
A web font workflow is simple, right? Choose a few nice-looking web-ready fonts, get the HTML or CSS code snippet, plop it in the project, and check if
Building a Web App Powered by Google Forms and Sheets
How I used Google Forms and Sheets to build a client-side application.
Official Facebook RSS feed for a Page - Stack Overflow
Many people have described how to obtain the RSS data feed for a Facebook page. For example: http://ahrengot.com/tutorials/facebook-rss-feed/ The following URL provides the feed for Coca-Cola's pa...
Using the Facebook Graph API to get public posts and events from your FB Page | by Maxwell Struever | Medium
How to get a token that doesn’t expire that retrieves posts and events from your page
Speed up your Gatsby site with 1 line of code 🤯
Make your site friendlier and faster by reducing Javascript with a simple trick 🐱👤
gao-sun/eul
🖥️ macOS status monitoring app written in SwiftUI. - gao-sun/eul
Saaze - An all-inclusive, flat-file CMS for simple websites and blogs
Saaze is an all-inclusive, flat-file CMS for simple websites and blogs.
Build your favicon in seconds!
Design a letter-based favicon like most big tech companies, or be playful and create an emoji-based favicon. Modern browsers supports SVG favicon. Be creative.
25 Free Icon Sets You Can Download and Use Today
Looking for free icon sets you can use in your projects? Here you go! We've compiled 25 free icon sets that are currently available for download.
Neu Icons
Neu is a crisp cohesive growing icon set library that provides wide range categories. Based on 24px grid, it will match with any of your app, website, design project. Created with a simple basic object, combine it with other shapes, and finish it with passion.
A Visual Guide to Regular Expression
A mental model of how various components of a regular expression work from the bottom-up.
post thumbnails - WordPress adding scaled images that don't exist (1536x1536 and 2048x2048) - WordPress Development Stack Exchange
I'm building a theme in _S and using native Gutenberg blocks. I have the following code via my functions.php file to set my image sizes: add_theme_support( 'post-thumbnails' ); add_image_size( '
Build scalable activity feeds in hours instead of months.
Learn how Stream Personalization can drive more sales and engagement within your feed.
Home | Kind Magazine
kind is a free print lifestyle magazine found in cannabis retail locations throughout Alberta, Saskatchewan and Ontario. You can also find us on Instagram @kind.mag and online at kindmagazine.ca.
Pushing Nuxt.js Static Generation One Step Further — lihbr
How to stop shipping things that you only need at build time to further lighten your bundle size.
johnpolacek/gatsby-starter-events-list: A Gatsby starter for creating a calendar list of events
A Gatsby starter for creating a calendar list of events - johnpolacek/gatsby-starter-events-list
Static eCommerce website with Gridsome, Commerce.js and Vercel
In this post I’m going to talk about how to build a performant eCommerce site for a rather simple pur...