Developing For Imperfect: Future Proofing CSS Styles | Modern CSS Solutions
How do we plan future-proof styles in a world with an infinite degree of device and user ability variance? Let's explore how things can break and how modern CSS provides solutions.
How to Disable Custom Colors in the Gutenberg Block Editor — Rich Tabor
Gutenberg, the soon-to-be block editor for WordPress, has a nifty color palette used throughout many blocks which allow users to set custom colors. While this sort of empowerment is quite useful, I can think of a few reasons why folks would want to limit the styling capabilities of Gutenberg. For instance, if you give a …
Most inputs have something in common — they are happiest with a companion label! And the happiness doesn’t stop there. Forms with proper inputs and labels
Add external URL link for gallery images - ACF Support
Hi there, I've added a gallery to a custom post type taxonomy/category. Images display just fine. I read in another place on this site that in order to add an external URL to link an additional field group needs to be created and assigned to all attachments/media. I've done that and titled the field link_url. […]
A Deep Dive Into Eleventy Static Site Generator — Smashing Magazine
Eleventy (aka 11ty) is rising in the ranks among static site generators. This Node-based builder is attractive due to its zero-config starting point, purely static output, and ease of achieving the coveted top Lighthouse performance score of four perfect 100s. Let’s dive into what else makes it unique, and learn about some essential concepts to help you successfully get started.
Yesterday evening I was working on a documentation page. The page layout is quite classic, as it consists of a content pane on the left and a sidebar navigation on the right. Looking for a way to make the page less dull I decided to add a few small things to it: Smooth Scrolling when … Continue reading "Smooth Scrolling Sticky ScrollSpy Navigation"
Taming Blend Modes: `difference` and `exclusion` | CSS-Tricks
Up until 2020, blend modes were a feature I hadn't used much because I rarely ever had any idea what result they could produce without giving them a try
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Trello, Whatsapp, Youtube etc. List contains source code, demo links, tech stack, and Github stars count.
This hook will change the prepend path of layouts templates displayed in the Field Group UI. This won't affect the actual template path during inclusion.
Graphic playground for Graph QL & online IDE | GraphQL Editor
GraphQL Editor lets you create graphql schema using graph. Plan your database using schema designer and deploy mock backend. There is an open-source version of graphql ide on github. It is a GraphQL vs Rest war winner!.
A Complete Guide To Accessible Front-End Components — Smashing Magazine
Reliable accessible front-end components: :focus styles, content sliders, dark mode, data charts, date pickers, form styles, navigation menu, modals, radio buttons, "skip" links, SVGs, tabs, tables, toggles and tooltips.