WeSearch
Hub / Tags / Frontend
TAG · #FRONTEND

Frontend coverage.

Every story in the WeSearch catalog tagged with #frontend, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #frontend, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Frontend"

RELATED TAGS
#webdev36#css17#javascript14#react13#web-development10#development10#ai9#typescript8#programming8#frontend-development5#angular5#performance5
DEV.TO (TOP)

🚀 State.js - Build Reactive, Interactive UIs Using Only HTML + CSS

Most frontend tools make you learn a framework, write components, manage state, and fight a build...…

12 views ·
#webdev#programming#css
DEV.TO (TOP)

Building a Accessible, Performant Design System: From Tokens to Tooling

Building a Accessible, Performant Design System: From Tokens to Tooling Building...…

13 views ·
#typescript#webdev
DEV.TO (TOP)

Trabajando con diferentes versiones de Node

1. Descargar el bin de node Ve a la página de versiones de Node y descarga la versión que...…

15 views ·
#node#webdev
R/VUEJS

FastAPI + Vue 3: How to Build a Modern REST API with Python and Consume It from the Frontend — Iván Bermúdez

19 views ·
DEV.TO (TOP)

How to write good commit messages and pull requests — a team guide

How to write good commit messages and pull requests — a team guide This will be a...…

14 views ·
#webdev#ai
DEV.TO (TOP)

Backend Basics for Frontend Engineers: Dive into SQL and APIs with Node.js

If you've spent most of your career building beautiful UIs, managing state, and wrestling with CSS,...…

23 views ·
#backend#node
R/JAVASCRIPT

[AskJS] How do you handle mock APIs during frontend development — json-server, Postman, or something else?

22 views ·
DEV.TO (TOP)

Testing strategies for AI-generated frontend code

Testing strategies for AI-generated frontend code Here is a structured blog post tailored...…

13 views ·
#ai#testing
DEV.TO (TOP)

React Best Practices: Building Production-Ready Frontend Architecture

TL;DR: React best practices transform your frontend from fragile UI code into stable architecture....…

17 views ·
#react#webdev
GITHUB

Is AI causing a repeat of Front end's Lost Decade?

AI is doing to programming what framework-brain did to the frontend before. Deskilling, or just working at a higher level of abstraction?…

25 views ·
#ai#programming
DEV.TO (TOP)

Frontend Engineering in 2026: Mastering Performance and DX

The Redefinition of "Frontend Engineer" in 2026 The era of the frontend engineer as a...…

12 views ·
#engineering#performance
DEV.TO (TOP)

🦄 Modernizing Wild Rydes with modern technologies

How I rebuilt the classic AWS Wild Rydes serverless app with Terraform, GitHub Actions, S3 + CloudFront, OIDC, and a modern Vite frontend — no console required.…

15 views ·
#aws#devops#terraform
R/WEBDEV

Measuring Performance in FrontEnd using FPS

16 views ·
DEV.TO (TOP)

CSS Box Shadows That Actually Look Professional

Most CSS box shadows look terrible. They're either: too dark too blurry too sharp too...…

15 views ·
#css#webdev#ui
DEV.TO (TOP)

I Built a Free SVG Background Generator for Developers

Modern websites need good visuals. But most developers don't want to: open Figma search Dribbble...…

20 views ·
#webdev#svg
DEV.TO (TOP)

How to Create Responsive Video That Doesn't "Jump" During Loading

The Jumpy Video Nightmare: Let's Fix It Over Coffee Picture this: you are peacefully reading an...…

19 views ·
#webdev#css
DEV.TO (TOP)

Understanding React: Components, JSX, Virtual DOM, and More

`` Modern web applications are expected to be fast, interactive, and user-friendly. React has become...…

20 views ·
#react#web development
DEV.TO (TOP)

I shipped 29 browser-only image tools. These 5 boring patterns kept the codebase sane

I thought building browser-only image tools would mostly be about Canvas APIs and file formats. It...…

15 views ·
#webdev#javascript
DEV.TO (TOP)

𝗖𝗮𝗰𝗵𝗶𝗻𝗴 𝗦𝘁𝗿𝗮𝘁𝗲𝗴𝗶𝗲𝘀 𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗱 (Backend & Frontend Developers)

An interviewer asked: "What caching strategy does your app use?" The candidate said: "We use...…

13 views ·
#caching#development#performance
HACKER NEWS (NEWEST)

How to Build an API-First Front End with OpenAPI, Orval, TanStack Query, Zod

Frontend development has a repetitive problem that almost every team eventually rediscovers.…

20 views ·
#api#development
DEV.TO (TOP)

Smart multifacet filters in JS using Bitmaps

Introduction Modern frontend applications are starting to look less like simple view...…

17 views ·
#javascript#performance
DEV.TO (TOP)

Lines vs Blocks(CSS): Divide & Grid Explained

Divider lines are one of the most underrated tools in modern UI design. At first glance, they may...…

10 views ·
#css#ui-design
DEV.TO (TOP)

Stop posting boring black-and-white screenshots of your code. I built a free tool to fix this.

Hey everyone, As a frontend developer, I love sharing quick code snippets and learning moments on...…

11 views ·
#webdev#opensource
DEV.TO (TOP)

What is props

What is props : Props stands for properties. Props in React are read-only inputs passed...…

15 views ·
#react#programming
DEV.TO (TOP)

Advanced React Patterns I Wish I Knew 5 Years Ago

Five years of React. Hundreds of components. Dozens of refactors. And the lesson I keep re-learning?...…

11 views ·
#react#webdev
DEV.TO (TOP)

How React-Style Time-Slicing Keeps UIs Responsive

Quick Recap In the previous article, we introduced priority-based and layered schedulers,...…

17 views ·
#webdev#javascript
DEV.TO (TOP)

Frontend Engineering Beyond Pixels: The Architecture of Digital Accessibility

From a high-level perspective, frontend engineering functions as the translation layer between raw,...…

15 views ·
#accessibility#flutter
R/CSCAREERQUESTIONS

In person frontend sde experience

18 views ·
R/SVELTEJS

CS student learning React.js & frontend development. Looking for React/frontend internships, freelance work, or real-world project opportunities. Skills: React.js, JavaScript, Node.js, MongoDB, HTML/CSS GitHub: github.com/Abhishek10440 Open to learning, collaborating, and building cool projects

27 views ·
DEV.TO (TOP)

Components are states

Liquid syntax error: Variable '{{% raw %}' was not properly terminated with regexp: /\}\}/…

19 views ·
#react#javascript
R/LEARNPROGRAMMING

WebDev(frontend + Backend). Where to start?

17 views ·
R/LOCALLLAMA

What frontend do you guys use?

11 views ·
R/CSCAREERQUESTIONS

Is being only a frontend dev a bad thing in 2026?

15 views ·
DEV.TO (TOP)

React.lazy + chunk errors: how to recover users stuck after a deploy

Classic React production bug: you deploy a new bundle, user has the old HTML cached in their tab,...…

16 views ·
#javascript#react#webdev
DEV.TO (TOP)

🪄 Form Arrays: The Senior Way to Build UI in Angular

Static forms break down as applications become workflow-driven. Learn how senior Angular developers use FormArray to build scalable, composable, enterprise-grade dynamic UI systems…

10 views ·
#angular#webdev
R/NODE

When a backend developer trying to do frontend.

17 views ·
R/LEARNPROGRAMMING

Does frontend theory still matter with AI?

17 views ·
R/STABLEDIFFUSION

48 frontends for Comfy!

15 views ·
DEV.TO (TOP)

CSS in 2026: Container Queries, Cascade Layers, and the End of Utility-Class Bloat

CSS in 2026: Container Queries, Cascade Layers, and the End of Utility-Class Bloat CSS in...…

12 views ·
#css#webdev
DEV.TO (TOP)

React.js ~use() hook for Caching Problem~

This is where most tutorials stop. But if you try to use use() with a promise created inside a Client...…

18 views ·
#react#webdev
R/SMALLBUSINESS

Family business or stay as a frontend developer

22 views ·
DEV.TO (TOP)

CSS in 2026: Container Queries, Cascade Layers, and the End of Utility-Class Bloat

CSS in 2026: Container Queries, Cascade Layers, and the End of Utility-Class Bloat CSS in...…

18 views ·
#css#webdev
R/STABLEDIFFUSION

GitHub - ForgeFlash: A clean, minimal frontend for Stable Diffusion WebUI Forge — inspired by Fooocus's streamlined workflow but with direct access to the controls that actually matter.

16 views ·
DEV.TO (TOP)

Mathematical Functions in CSS: clamp, min, max and How They Simplify Responsiveness

The Math Cure for Your Layout Headaches Grab a cup of coffee and let's have a real talk about...…

9 views ·
#css#webdev
R/REACTJS

Config driven frontend architecture

14 views ·
R/SVELTEJS

Frontend frameworks became insanely powerful for mobile app development

22 views ·
R/VUEJS

AI is making frontend frameworks insanely powerful for mobile apps

19 views ·
DEV.TO (TOP)

Text Animation: Creating a Typewriter Effect with Pure CSS

The Classic Typewriter Effect: Bringing Retro Vibes to Modern Web Apps Picture this: you are...…

10 views ·
#css#webdev
DEV.TO (TOP)

Beyond Prompts: Structuring AI Workflows for Real Frontend Engineering

This is a field-tested workflow for using AI effectively in production-grade, enterprise level React...…

11 views ·
#ai#productivity
DEV.TO (TOP)

CSS :has() Selector: The Layout Trick I Wish I Knew 5 Years Ago

CSS :has() is not just a fancy :parent When :has() started popping up in specs and tweets, I...…

12 views ·
#css#web development
R/CSCAREERQUESTIONS

Apple frontend CoderPad round: what to expect?

16 views ·
DEV.TO (TOP)

Why Country/State/City Pickers Are Weirdly Hard

What looks like three simple dropdowns quickly turns into caching, async state management, accessibility, and constantly changing location data.…

14 views ·
#development#opensource
DEV.TO (TOP)

🧩 Handling 1,000+ Inputs with Angular Reactive Forms: An Enterprise Architecture Breakdown

Large Angular forms are not UI problems. They are state-management and rendering-architecture problems. Here's the full breakdown of what goes wrong at scale — and the patterns tha…

16 views ·
#angular#webdev
R/REACTJS

Next.js 16 App Router Micro Frontend Architecture - Alternative to Module Federation?

15 views ·
DEV.TO (TOP)

Como eu acelerei o desenvolvimento frontend utilizando ferramentas de IA e o MCP do Figma

Ferramentas de IA aceleram muito o desenvolvimento frontend, mas só funcionam bem quando recebem...…

12 views ·
#ai#figma
R/REACTJS

Migrating 9 Micro Frontend apps from CRA + CRACO + Webpack 5 to Rspack (or Nx + Rspack) — anyone done this? What issues did you face?

17 views ·
DEV.TO (TOP)

Real-World Next.js Performance: Moving Beyond standard useEffect and Fetching Hooks

Let’s be honest for a second. When we are first learning React or Next.js, we all do the exact same...…

13 views ·
#webdev#nextjs
DEV.TO (TOP)

Facebook Layout

Facebook Login Page Clone using HTML & CSS Introduction In this project, I created a clone of the...…

13 views ·
#ui#css
DEV.TO (TOP)

Playwright vs TWD: A Frontend Developer's Honest Comparison

I had both Playwright and TWD pointed at the same small app for a working day. Same backend, same UI,...…

17 views ·
#testing#playwright
R/WEBDEV

i'm a backend dev, what is the laziest yet good-looking (preferably lightweight) way to do frontend?

15 views ·