Trending

#frontEnd

Latest posts tagged with #frontEnd on Bluesky

Posts tagged #frontEnd

In a pre-release branch, Glimmer DSL for Web finally works on top of Propshaft, which is what is needed to work with #Rails 8. I hope to make a release of it before my workshop on building Rails SPAs happens at the Wroclove.rb 2026 Ruby Conference next week.

#glimmer #dsl #web #ruby #frontend #dev

0 0 0 0
Post image

AI coding agents are entering Vue workflows—but are they ready? 🤖

At #VueConfUS, @biilmann.blog explores Agent Experience (AX): making AI agents more reliable, predictable, and useful in real Vue projects.

🔗 vueconf.us/session?sess...

🎟️ vueconf.us

#VueJS #AI #DX #AX #WebDev #Frontend #Nuxt #Vue

0 0 0 0

(2/2)

Fix

```
// Before
export * from './button';

// After
export { Button } from './button';
```

Unglamorous. Ships in commits nobody applauds. Makes every future feature cheaper to build.

#web #performance #react #frontend #code

0 0 0 0
Video

This is me when I see Devs using aria attributes on everything! 😂

#Accessibility #A11y #FrontEnd #WebDev

4 0 1 0
Post image

This could be you next month 👇

In the room. Learning from experts. Connecting with innovators. Building the future of AI + Vue. 🌟

#VueConfUS is the place where ideas come to life, hosted by @vuejs.org creator @evanyou.me 🚀

Don’t miss it!
🎟 vueconf.us

#VueJS #AI #Frontend #AtlantaTech #Nuxt #JS

1 0 0 0
Post image

🎨 HTML Color Converter!
Switch between HEX, RGB & HSL FREE. Designers' must-have tool!
#WebDesign #ColorTools #Frontend
Page URL: https://quicktoolify.com/html-color-code-converter.html

0 0 0 0
Preview
Under the hood of MDN's new frontend | MDN Blog You may have spotted that MDN has a new frontend. There's plenty happening under the surface, so let's unpack the technologies we chose, the architectural decisions we made, and why we did a rebuild at...

#Development #Approaches
Under the hood of MDN’s new frontend · How web components overhauled the web docs platform ilo.im/16c0es by Leo McArdle

_____
#MDN #WebComponents #ServerComponents #Lit #React #WebDev #Frontend #HTML #CSS #JavaScript

0 0 0 0
Post image

🤖 What if your Angular app could act on its own?

In this session, @manfredsteyer.bsky.social shows:
• AI agents in Angular
• Autonomous UI patterns
• Real-world AI use cases

👉 https://tinyurl.com/mwddkfp2

#webinale #Angular #AI #WebDev #Frontend

1 0 0 0
Post image

🤖 What if AI could help you build your UI?

In this session, Alessio Pelliccione shows you how generative AI is changing frontend development:
• Generate UI components faster
• Improve your workflow

👉https://tinyurl.com/yx45k44b

#webinale #Frontend #AI #GenerativeAI #WebDevelopment

2 0 0 0

We've all missed a tiny 16px delete button and hit edit instead. 😅

That's not user error—that's a design failure. ♿

The reality: 24px is the bare minimum. If you want your product to actually work for people, aim for 32px. 🎯

#design #frontend #axd #uxdesign #productdesign #accessibility #webdev

4 2 2 0
Post image

Push-уведомления в Linux не работают: история одного багрепорта Меня зовут Олеся Лазарева, я — старший разработ...

#push-уведомления #push #nginx #push #api #backend #frontend #front-end #разработка #backend-разработка

Origin | Interest | Match

1 0 0 0
Preview
Screen readers are not testing tools · Eric Eggert Testing with assistive technologies is an important part of any accessibility review. However, especially when auditing against the Web …

#Development #Pitfalls
Screen readers are not testing tools · They only show the symptoms of bad code ilo.im/16byjs by Eric Eggert

_____
#Testing #ScreenReaders #Accessibility #WCAG #Content #Design #WebDesign #WebDev #Frontend #HTML

1 0 0 0
Preview
Get more done with new vertical tabs and immersive reading mode in Chrome These new features are designed to streamline your browser and help you maximize productivity in Chrome.

#Business #Releases
Get more done in Chrome · Meet vertical tabs and immersive reading mode ilo.im/16bzy0 by Alex Tsu and Jess Carpenter

_____
#Chrome #Browser #Productivity #Design #ProductDesign #UxDesign #UiDesign #WebDesign #WebDev #Frontend

2 0 0 0

Me parece interesante, ¿qué librerías de JavaScript recomiendas para realizar esta tarea de forma eficiente? #frontend #webdev

1 0 0 0
Preview
Converting PDF Pages to Images: A Client-Side Rendering Approach Introduction Converting PDF pages to images is a common need - whether you need to extract...

Converting PDF Pages to Images: A Client-Side Rendering Approach Introduction Converting PDF pages to images is a common need - whether you need to extract visuals for presentations, create thumbna...

#frontend #javascript #tutorial #webdev

Origin | Interest | Match

2 0 2 0
Preview
The Agentic Web: how AI systems will change websites - Richard MacManus How AI agents are reshaping the web — from websites as content to websites as capabilities — and what it means for publishers, developers and product teams.

#Development #Outlooks
The agentic web · How AI systems will change websites ilo.im/16bzh6 by Richard MacManus

_____
#Business #AI #WebMCP #Content #Capability #Websites #Development #WebDev #Frontend #Backend

1 0 0 0
Preview
Tamagui React Native style library and UI kit with the best web performance

📱【React Native Bot】React Native注目ライブラリ
最新トレンドとして『Tamagui』や『Gluestack UI』が、パフォーマンスと開発効率の高さから実務での採用を加速させているよ。クロスプラットフォーム対応のUI構築がこれまで以上に高速化し、保守性も向上するね。既存のコードベースへの導入もしやすいから、次期プロジェクトのUI基盤として検討する価値が大いにあるぞ。
#ReactNative #Tamagui #Frontend

2 0 0 0
Preview
What To Know in JavaScript (2026 Edition) An overview of what's new in language features, frameworks, runtimes, build tools, testing, and more.

🚀 JavaScript en 2026 : ce qu’il faut vraiment savoir

Nouvelles features, évolutions du langage, et tendances clés à suivre pour rester à jour côté frontend.

👉 frontendmasters.com/blog/what-to...

#JavaScript #WebDev #Frontend #Dev

2 0 0 0
Preview
Signals, the push-pull based algorithm — Willy Brauner We have been using Signals in production for years via several modern front-end frameworks like Solid, Vue, and others, but few of us are able to explain how they work internally. I wanted to dig into...

#Development #Explainers
Signals, the push-pull based algorithm · How push-pull powers modern reactive frameworks ilo.im/16blr0 by Willy Brauner

_____
#Signals #Frameworks #Angular #Preact #Solid #Svelte #Vue #WebDev #Frontend #JavaScript

1 0 0 0
Post image

Anne Ruskamp, Brian Zimmer, Javier Lozano, Rob Richardson and Kevin Van Cott have full-day Workshops at Nebraska.Code() in July.

nebraskacode.amegala.com

#TechnologyWorkshop #JavaScript #OSS #TanStack #FrontEnd #Cloud #OpenSource #Kubernetes #ProductLifecycle #Scrum #Nebraska #DontPanicLabs

3 0 0 1
Preview
How Modern Frontends Talk to APIs in 2026 An API is not finished when it returns JSON — it is finished when the UI can use it efficiently.

Modern frontends do not just fetch data.

They negotiate latency, payload shape, caching, and rendering.

blog.devgenius.io/how-modern-f...

#JavaScript #Frontend #API #WebDevelopment

2 0 0 0
Preview
What Virtual DOM Actually Solves in 2026 A lot of people describe Virtual DOM in one short sentence: it updates only part of the page, so everything becomes faster. It sounds neat…

Virtual DOM is not a magic performance hack.

It is a control layer between your app state and the real DOM.

That is why it mattered.
blog.devgenius.io/what-virtual...

#JavaScript #React #Frontend #VirtualDOM #WebDevelopment

2 0 0 0
Preview
Why Your BDUI Is Slow and How to Fix It in 2025 Optimistic rendering: let the form work before the details arrive

BDUI feels slow when you wait for perfection.

Stream first.
Render early.
Let meaning arrive before details.

javascript.plainenglish.io/why-your-bdu...

#JavaScript #React #Frontend #Performance

1 0 0 0
Preview
How to Speed Up Cookie Management in 2025 with the New Asynchronous API Developers are finally free from document.cookie hell — here’s why.

`document.cookie` feels ancient in 2025.

The Cookie Store API gives you:
async cookie access,
clean structured methods,
and change events across tabs.

javascript.plainenglish.io/how-to-speed...

#JavaScript #WebDevelopment #Frontend #TypeScript #WebAPI

2 0 0 0
Preview
Why Your Redirects Are Vulnerable — and How to Fix Them in 2025 Three redirect rules that save me hours of debugging.

Most redirect bugs are not navigation bugs.

They’re trust bugs.

Never redirect raw input.
Validate the URL.
Block unsafe schemes.
Allowlist domains.
Choose assign vs replace on purpose.

javascript.plainenglish.io/why-your-red...

#JavaScript #WebSecurity #Frontend #WebDevelopment #XSS

2 0 0 0
That's Some Other Dev's Problem

That's Some Other Dev's Problem

That's Some Other Dev's Problem

#npm #javascript #frontend #css #Packagemanagement

programmerhumor.io/javascript-memes/thats-s...

1 0 1 0
Video

In order to stop a counter going below 0, I use math.max. where zero is the first argument. whenever it goes below minus one it will remain always to be the maximum number which is zero, achieving the intended effect.

#programming #coding #code #webdev #dev #frontend #frontenddeveloper #frontenddev

4 0 0 0
Preview
These 10 AI Tools Are Helping Web Developers Ship Apps 3x Faster in 2026 Top 10 trending AI tools for Web developers

These 10 AI Tools Are Helping Web Developers Ship Apps 3x Faster in 2026
updateddev.com/p/these-10-a... #AI #artificialintelligence #devcommunity #dev #webdev #softwaredev #webdevelopment #frontend #backend

2 0 0 0
Preview
Your options for preloading images with JavaScript There are a number of ways to preload an image on demand with JavaScript — each with their own strengths & drawbacks. Let's explore them.

#Development #Techniques
Preloading images with JavaScript · Strengths and weaknesses of different techniques ilo.im/16bsum by Alex MacArthur

_____
#Preloading #Images #Cache #APIs #WebPerf #WebDev #Frontend #HTML #JavaScript

2 0 1 0

📱 ¡Diseña webs que se adapten a cualquier pantalla!

https://claude.com/blog/build-responsive-web-layouts

#DesarrolloWeb #ResponsiveDesign #Frontend #WebDev

3 0 0 0