Frontend Web

Frameworks, SSR/SSG, CSS, design systems, accessibility, and performance budgets.

  • 7 Subtopics
  • 9 Tracked terms
  • Last 30 days Feed window

Inside Frontend Web

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Frontend Web


dev.to > ok1mind > i-prerendered-my-react-spa-for-seo-i-forgot-the-links-2d3l

I prerendered my React SPA for SEO. I forgot the links.

1+ hour, 18+ min ago   (600+ words) My site had been live for a month. Google had indexed all 352 pages. Titles matched search queries exactly. Structured data was in place. hreflang covered four locales. Then I ran a site audit and got 24 errors, all the same: Page…...


dev.to > zkrnvkf > htb-markup-5cje

HTB - Markup

4+ hour, 26+ min ago   (312+ words) OS: Windows Difficulty: Very Easy After the nmap enumeration: Nmap scan report for... Tagged with cybersecurity, infosec, security....


medium.com > @alfatjahanrony > closures-in-javascript-and-react-explained-simply-73fda724516a

Closures in JavaScript and React, Explained Simply

1+ hour, 57+ min ago   (615+ words) The concept every JS developer uses daily but few can explain clearly If you’ve written JavaScript for more than a week, you’ve already used closures — probably without realizing it. They’re one of those concepts that sound intimidating in textbooks but…...


hostinger.com > tutorials > how-to-deploy-react-app

How to deploy a React app in 6 steps

1+ day, 3+ hour ago   (1755+ words) To deploy a React app, create a production build, push the project to GitHub, connect the repository to a hosting platform, configure its build settings and client-side environment variables, then publish and test the live app. React app deployment takes…...


hackernoon.com > building-and-deploying-a-defi-staking-platform-with-solidity-foundry-and-nextjs

Building and Deploying a DeFi Staking Platform with Solidity, Foundry and Next.js

6+ hour, 35+ min ago   (1318+ words) As part of Week 4 of my EtherAuthority Web3 Internship, I completed a full-stack DeFi Staking Platform that allows users to stake ERC-20 STK tokens and earn RWD reward tokens based on the time their tokens remain staked. The final smart contracts…...


medium.com > @ArunprakashS > the-modern-frontend-stack-for-startups-ship-fast-scale-later-301a1e9380c9

The Modern Frontend Stack for Startups: Ship Fast, Scale Later

2+ hour, 20+ min ago   (33+ words) Every startup founder and lead engineer knows the trap. You’re about to build the MVP, and you spend three weeks debating the tech …...


dev.to > m_k_3e91d304a0353b0aa64b3 > color-picker-4gfe

Color Picker

6+ hour, 39+ min ago   (275+ words) Introducing Aniflare Color Picker: Grab Any Color in One Click As developers and designers, we constantly need to pull exact color codes from images, mockups, or websites. To make this workflow faster, I built a lightweight, browser-based color picker tool....


dev.to > netil > billboardjs-410-live-resizing-configurable-subchart-react-subpath-csp-safe-worker-2mkp

billboard.js 4.1.0: Live resizing, configurable subchart, React subpath & CSP-safe worker

6+ hour, 43+ min ago   (305+ words) Glad to announce billboard.js v4.1.0! 🎉 This minor release is about giving back control over things... Tagged with frontend, javascript, react, dataviz....


medium.com > @techassistant.hub > react-native-skia-in-2026-how-it-improves-graphics-animations-app-experiences-977150417b5d

React Native Skia in 2026: How It Improves Graphics, Animations & App Experiences

5+ hour, 14+ min ago   (292+ words) Mobile apps are becoming more visual and interactive. Smooth animations, custom graphics, image effects, charts, and …...


medium.com > @sebastianbalderas > a-component-library-is-not-a-system-of-decisions-299b5a1ad4f7

A component library is not a system of decisions

9+ hour, 52+ min ago   (658+ words) A component library can make a product look consistent very quickly. It gives a team buttons, inputs, modals, tables, navigation patterns, and a shared visual language. That is valuable work. It is also not enough to make the product coherent…...