Front End World

Front End World

@front_end_first

New articles about Front End development.JS, CSS, React, Vue, Angular and others!Russian tech blog:@five_a_mAdmin:@jem_jem

Members: 26.6K
Score: 87/100
Category: Developer
Updated: Apr 10, 2026

Topics

Recent Posts

Bridging the Server-Client Boundary with SignalsHow mixed-signals turns server-side Preact Signals into real-time shared state across clients, and what that can look like in tech like Cloudflare Durable Objectshttps://www.jovidecroock.com/blog/mixed-signals/

316 views

Web Rewind:An interactive journey through 30 years of the webAn interactive journey through 30 years of the webhttps://www.web-rewind.com/

383 views

Implementing Next.js 16 ‘use cache’ with next-intl InternationalizationNext.js 16 introduces component-level caching with the 'use cache' directive, but it doesn't work seamlessly with next-intl yet. Learn why and discover a practical workaround.https://aurorascharff.no/posts/implementing-nextjs-16-use-cache-with-next-intl-internationalization/

564 views

Widespread GitHub Campaign Uses Fake VS Code Security Alerts to Deliver MalwareWidespread GitHub phishing campaign uses fake Visual Studio Code security alerts in Discussions to trick developers into visiting malicious website.https://socket.dev/blog/widespread-github-campaign-uses-fake-vs-code-security-alerts-to-deliver-malware

642 views

Text, Without the DOM: Interactive experiments built on pretext — pure-arithmetic text measurement for proportional fontshttps://somnai-dreams.github.io/pretext-demos/

591 views

Experimenting With Scroll-Driven corner-shape AnimationsThe new CSS corner-shape() property is mathematical, so it’s easily animated. Author Daniel Schwarz pokes at animating the property for interesting UI effects.https://css-tricks.com/experimenting-with-scroll-driven-corner-shape-animations/

702 views

The Great CSS ExpansionCSS now does what Floating UI, GSAP ScrollTrigger, Framer Motion, and react-select used to require JavaScript for. Here is exactly how much that saves, why these libraries were painful beyond their size, and what the platform still hasn't figured out.https://blog.gitbutler.com/the-great-css-expansion

679 views

React Project Structure: From MANTRA to Modern FrameworksA retrospective on how we structured React apps in 2017 with the MANTRA architecture, what problems it solved, and how modern frameworks like Next.js and TanStack Start have absorbed those ideas into conventions we now take for granted.https://saschb2b.com/blog/react-structure-then-and-now

777 views

We Benchmarked Top React Gantt Chart Libraries So You Don’t Have ToComprehensive benchmark of 6 popular React Gantt chart libraries. Compare loading speed, CRUD operations, live updates, scrolling, and memory usage. Find out which library performs best.https://svar.dev/blog/react-gantt-benchmark/

787 views

Storybook MCP for ReactStorybook-powered agentic UI developmenthttps://storybook.js.org/blog/storybook-mcp-for-react/

847 views

Two Circles, One Arrow, and Anchor Positioninghttps://frontendmasters.com/blog/two-circles-one-arrow-and-anchor-positioning/

920 views

The Three Pillars of JavaScript Bloathttps://43081j.com/2026/03/three-pillars-of-javascript-bloat

995 views

CSS Refactoring with an AI Safety NetHow to safely refactor messy CSS using AI assistance and screenshot-based visual diffing as a regression safety net.https://danielabaron.me/blog/css-refactoring-with-an-ai-safety-net/

1.0K views

New to the web platform in MarchDiscover some of the interesting features that have landed in stable and beta web browsers during March 2026.https://web.dev/blog/web-platform-03-2026

1.0K views

Building a Dual-Scene Fluid X-Ray Reveal Effect in Three.jsLearn how to use Three.js to blend two scenes with a fluid simulation, creating a smooth, dynamic reveal effect.https://tympanus.net/codrops/2026/03/23/building-a-dual-scene-fluid-x-ray-reveal-effect-in-three-js/

987 views

A revisit of the Every Layout sidebar with :has() and selector performanceHeydon Pickering takes a fresh look the Every Layout Sidebar layout, 6 years on, to see if modern CSS selectors can improve it.https://piccalil.li/blog/a-revisit-of-the-every-layout-sidebar-with-has-and-selector-performance/

925 views

It’s All About (Accessibility) Focus And ComposeI’ve seen multiple questions in various Slack communities, Stack Overflow, and other places related to focus on Android and how it doesn’t…https://proandroiddev.com/its-all-about-accessibility-focus-and-compose-de1ec352649a

990 views

A new era of Stack Overflowhttps://stackoverflow.blog/2025/07/10/a-new-era-of-stack-overflow/

923 views

How To Create Kinetic Image Animations with React-Three-FiberBring static visuals to life with rotating textures, 3D geometry, and smooth motion powered by React Three Fiber.https://tympanus.net/codrops/2025/07/09/how-to-create-kinetic-image-animations-with-react-three-fiber/

1.0K views

Dark Mode Emails: How to Create One & Best Exampleshttps://designmodo.com/dark-mode-emails/

929 views