Trending

#Howtos

Latest posts tagged with #Howtos on Bluesky

Latest Top
Trending

Posts tagged #Howtos

Preview
What Is Content Decay? (And How to Fix It Before It Tanks Your Traffic) Stop content decay before it ruins your rankings. Learn how to spot traffic drops and refresh your old posts to regain organic search growth.

What Is Content Decay? (And How to Fix It Before It Tanks Your Traffic), by @lou-lin.bsky.social (@ahrefs@mastodon.social):

https://ahrefs.com/blog/content-decay/

#howtos #content #maintenance #seo

0 0 0 0
Preview
How To Publish To NPM From GitHub Actions At the end of 2025, NPM registry revoked all personal NPM tokens that I used to publish new NPM package releases. This change improves the security of the entire NPM publishing workflow, but has disru

How to Publish to npm From GitHub Actions, by @bahmutov@fosstodon.org:

https://glebbahmutov.com/blog/npm-publish-from-github/

#howtos #npm #githubactions

0 0 0 0
Preview
Eleventy: How to Work Around the “git Last Modified” Performance Bottleneck · Jens Oliver Meiert On speeding up Eleventy sites when commit dates are too useful to drop.

Eleventy: How to Work Around the “Git Last Modified” Performance Bottleneck, by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/eleventy-git-last-modified/

#howtos #eleventy #git #performance

0 0 0 0
Preview
What Are Secondary Keywords? (And How to Use Them) Most pages that rank #1 for a keyword rank for hundreds—sometimes thousands—of related keywords. Secondary keywords are how you capture that extra traffic.

What Are Secondary Keywords? (And How to Use Them), by @ahrefs@mastodon.social:

https://ahrefs.com/blog/secondary-keywords/

#howtos #keywords #seo

0 0 0 0
Preview
Here’s how to instruct a LLM to reference the ARIA Authoring Practices Guide The deck is a bit stacked, folks.

Here’s How to Instruct a LLM to Reference the ARIA Authoring Practices Guide, by @eric@social.ericwbailey.website:

ericwbailey.website/published/heres-how-to-i...

#howtos #ai #aria #accessibility

2 1 0 0
Preview
How to debug the @starting-style at-rule in Polypane | Polypane The @starting-style at-rule makes it possible to animate in elements as you add them to the DOM, something that previously needed JavaScript trickery to…

How to Debug the “@ starting-style” At-Rule in Polypane, by @polypane.app:

polypane.app/blog/how-to-debug-the-st...

#howtos #debugging #css #animations #polypane

3 2 0 0
Preview
How To Diagnose Lighthouse Score Discrepancies Between Tools | DebugBear Learn why Lighthouse scores differ between tools like PageSpeed Insights and Chrome DevTools, and how to diagnose and fix these discrepancies.

How to Diagnose Lighthouse Score Discrepancies Between Tools, by @debugbear.com:

www.debugbear.com/blog/lighthouse-score-di...

#howtos #performance #lighthouse #google #tooling

0 0 0 0
Preview
How to build a WordPress block theme | naeemnur Block themes work differently from classic WordPress themes because they use blocks for everything, not just the content area, which means you can edit

How to Build a WordPress Block Theme, by (not on Mastodon or Bluesky):

naeemnur.com/how-to-build-a-wordpress...

#howtos #wordpress #theming

0 0 0 0
Preview
How to use the "auto" value with clamp() A CSS trick to use clamp() with sizing values like auto, min-content, max-content, etc

How to Use the “Auto” Value With “clamp()”, by @css@front-end.social:

https://css-tip.com/clamp-auto/

#howtos #css #functions

2 0 0 0
Preview
How to make an HTTP request in Node.js Learn to make HTTP requests in Node.js using built-in fetch(), http/https modules. Covers POST, authentication, streaming, and testing with code examples.

How to Make an HTTP Request in Node.js, by @loige@mastodon.ie:

nodejsdesignpatterns.com/blog/nodejs-http-request...

#howtos #nodejs #http

0 0 0 0
Preview
Travelling To Malaysia? Here’s How To Get U Mobile's Free 24-Hour 100GB eSIM U Mobile has now introduced a tourist-friendly free eSIM trial that travellers can redeem as soon as they land in Malaysia.

Travelling To Malaysia? Here’s How To Get U Mobile’s Free 24-Hour 100GB eSIM #editorial #esim #howtos #telco #touristplan #ultra5g #umobile

0 0 0 0
Preview
How to Create a CSS-only Elastic Text Effect What can we say except BOINNNGGG BOINNGGGGGG.

How to Create a CSS-Only Elastic Text Effect, by @css@front-end.social (@frontendmasters.com):

frontendmasters.com/blog/how-to-create-a-css...

#howtos #css #effects

0 0 0 0
Preview
How to write alt text for news - The Word If your image disappeared, how would you describe it?

How to Write Alt Text for News, by @stacykess@mas.to (@the-word.news):

https://the-word.news/2026/0205/alt-text-for-news/

#howtos #alttext #accessibility #images

1 0 0 0
How to Use Font Ligatures Font ligatures are a subtle yet powerful typographic feature that can elevate your design work. It might be something you use often or something you tend to overlook because it's not natural for you to put them in your design. Here, we’ll explore how to use ligatures in Adobe InDesign, Photoshop,…

How to Use Font Ligatures, by (not on Mastodon or Bluesky):

pangrampangram.com/blogs/journal/how-to-use...

#howtos #typography #fonts #tooling #adobe

0 0 0 0
Preview
How to Improve Your HTML Game · Jens Oliver Meiert On moving beyond unsystematic HTML by choosing a deliberate writing style, committing to validation, and regularly consulting the specification.

How to Improve Your HTML Game, by @meiert.com [@frontenddogma.com]:

https://meiert.com/blog/improve-your-html-game/

#howtos #html #conformance #learning #career

1 0 0 0
Preview
Combobox vs. Multiselect vs. Listbox: How To Choose The Right One — Smashing Magazine Combobox vs. Multi-Select vs. Listbox vs. Dual Listbox? How they are different, what purpose they serve, and how to choose the right one. Brought to you by Design Patterns For AI Interfaces, **friendly video courses on UX** and design patterns by Vitaly.

Combobox vs. Multiselect vs. Listbox: How to Choose the Right One, by @vitalyf@mastodon.be (@smashingmag@mastodon.social):

www.smashingmagazine.com/2026/02/combobox-vs-mult...

#howtos #forms #designpatterns #comparisons

0 0 0 0
Preview
Writing alt text for accessibility: Guidelines and examples For developers and designers, it is not easy to determine when to use alt text and how to make it effective. Learn how to write concise, accessible alt text.

How to Design Great Alt Text: An Introduction, by @dequesystems@mstdn.social:

https://www.deque.com/blog/great-alt-text-introduction/

#howtos #introductions #alttext #images #accessibility

1 0 0 0
Preview
Styling ::search-text and Other Highlight-y Pseudo-Elements | CSS-Tricks The new ::search-text pseudo (Chrome 144) matches are yellow while the current target (::search-text:current) is orange, but ::search-text enables us to change that.

How to Style the New “::search-text” and Other Highlight-y Pseudo-Elements, by @dxnny.fun (@csstricks@mastodon.social):

css-tricks.com/how-to-style-the-new-sea...

#howtos #css #selectors

0 1 0 0
Preview
How to Favicon in 2026: Three files that fit most needs—Martian Chronicles, Evil Martians’ team blog Prefer SVG over PNG, trust browsers to downscale, drop obscure formats—the ultimate, exhaustive guide to favicons for modern web. Includes steps for static HTML and Webpack.

How to Favicon in 2026: Three Files That Fit Most Needs, by @sitnik_en@mastodon.social (@evilmartians@mastodon.social):

evilmartians.com/chronicles/how-to-favico...

#howtos #images #favicons

2 1 0 0
Preview
How to Create a Pixel-to-Voxel Video Drop Effect with Three.js and Rapier | Codrops A concise tutorial showing how video pixels are voxelized in 3D and dropped into a physics-driven world using Three.js, shaders, and Rapier.

How to Create a Pixel-to-Voxel Video Drop Effect With Three.js and Rapier, by @codrops@mastodon.social:

tympanus.net/codrops/2026/01/05/how-t...

#howtos #javascript #effects #tooling #gsap

0 0 0 0
How to Design for (and With) Deaf People

How to Design for (and With) Deaf People, by @vitalyf@mastodon.be (@smashingmag@mastodon.social):

www.smashingmagazine.com/2025/12/how-design-for-w...

#howtos #design #accessibility

0 0 0 0
Preview
How To Dynamically Install Custom Elements A reusable pattern for custom elements installation

How to Dynamically Install Custom Elements, by @heydon@front-end.social:

heydonworks.com/article/dynamically-load...

#howtos #webcomponents #naming #javascript

4 0 1 0
Preview
How AI Is Reshaping Entry-Level Tech Jobs How can recent grads navigate a job market transformed by AI? Learn how to make AI work for you, not against you.

How to Stay Ahead of AI as an Early-Career Engineer, by @gwendolynrak.bsky.social (@ieeespectrum@mastodon.social):

https://spectrum.ieee.org/ai-effect-entry-level-jobs

#howtos #career #ai

1 0 0 0
Post image

📖Save OnEBoard's holiday greeting card 🎉 👇We created it responsibly for your best implementation!
🌐OnEBoard publishes recaps, references, use cases and resources
🛠On the OnEBoard YouTube channel, you can also find How-To Videos
#TechTopic #3Tips10Min #Howtos
news.oneboard.network/2025/12/2025...

3 1 1 0
How To Create an Adaptive SVG Favicon Using the prefers-color-scheme Media Query
How To Create an Adaptive SVG Favicon Using the prefers-color-scheme Media Query Find out how to create an adaptive favicon that automatically switches to a light/dark color scheme using SVG icon format and prefers-color-scheme media quer...

How to Create an Adaptive SVG Favicon Using the “prefers-color-scheme” Media Query, by @zoranjambor@mastodon.social (@cssweekly@front-end.social):

https://www.youtube.com/watch?v=5ByMihLrNrI

#videos #howtos #favicons #svg #css

0 0 0 0
How to Easily Create Modern, CSS-First Forms in WordPress
How to Easily Create Modern, CSS-First Forms in WordPress Learn how to build stylable forms in WordPress using the IvyForms plugin easily. Along the way, you'll learn how to use Chrome DevTools Changes drawer, how t...

How to Easily Create Modern, CSS-First Forms in WordPress, by @zoranjambor@mastodon.social (@cssweekly@front-end.social):

https://www.youtube.com/watch?v=ignpBW4O_K0

#howtos #videos #css #forms #wordpress

2 0 0 0
Preview
How to test a Vue composable with TypeScript With this quick Promise-based utility, it's easy to write type-safe unit tests for Vue composables.

How to Unit Test a Vue Composable With TypeScript, by @johnfraney.ca:

johnfraney.ca/blog/how-to-unit-test-a-...

#howtos #testing #vuejs #functions #typescript

4 0 1 0
Preview
How to Create 3D Images in CSS with the Layered Pattern Repeat the same content over and over on top of each other, and you can move each of them just a smidge in 3D space creating the illusion of shape.

How to Create 3D Images in CSS With the Layered Pattern, by @sunkanmifafowora.bsky.social (@frontendmasters.com):

frontendmasters.com/blog/how-to-create-3d-im...

#howtos #images #css #transforms

1 0 0 0
Preview
How to Add and Remove Items From a Native CSS Carousel (…with CSS) It's already quite impressive you can build a carousel with no JS at all (in Chrome, for now, anyway) and with some checkbox-hack stuff we can control dynamically what is shown.

How to Add and Remove Items From a Native CSS Carousel (…With CSS), by @dxnny.fun (@frontendmasters.com):

frontendmasters.com/blog/how-to-add-and-remo...

#howtos #css #carousels #scrolling

0 1 0 0
Preview
"Technical Debt Will Bite Us in the Ass": How to Make Non-Technical Stakeholders Actually Care "We need to refactor this code." Blank stares. "The architecture is getting messy." More blank...

“Technical Debt Will Bite Us in the Ass”: How to Make Non-Technical Stakeholders Actually Care, by (not on Mastodon or Bluesky):

dev.to/tlorent/technical-debt-w...

#howtos #technicaldebt #communication #prioritiz

0 0 0 0