Front End World
28K subscribers
4.22K photos
1 video
5.19K links
New articles about Front End development.
JS, CSS, React, Vue, Angular and others!

Russian tech blog: @five_a_m

Admin: @jem_jem
Download Telegram
Implementing and Using Monitoring Tracking Points in JavaScript

Explore the world of JavaScript at our blog, your ultimate resource for guides, tutorials, and articles. Uncover the latest insights, tips, and trends.

https://jsdev.space/tracking-points-js/
React Compiler Beta Release

The library for web and native user interfaces

https://react.dev/blog/2024/10/21/react-compiler-beta-release#roadmap-to-stable
Framer: Sites Now Become Interactive 50% Faster

This week, we’ve started rolling out an update that makes most Framer sites interactive 50% faster.

https://www.framer.com/blog/sites-interactive-faster/
Simplifying CSS animations with the display and size properties

New CSS features simplify animating elements by allowing transitions for display and size properties, reducing the need for complex JavaScript workarounds.

https://blog.logrocket.com/simplifying-css-animations-display-size-properties/
Clarifying the Relationship Between Popovers and Dialogs

Pop quiz! What's the difference between a Popover element and a Dialog element? The answer is not all that clear and is widely misunderstood, but Zell has a clear way to explain it so that you know which element to reach for in your work.

https://css-tricks.com/clarifying-the-relationship-between-popovers-and-dialogs/
1
Case Study: Monolith Studio

Go behind the scenes of Monolith Studio’s bold website, crafted in collaboration with Artemii Lebedev, Okan Uckun, and Oscar Akermo, to discover how they brought a modern Brooklyn tattoo studio to life online.

https://tympanus.net/codrops/2024/10/22/case-study-monolith-studio/
Memory Leak and CPU Spike Issues in SSR: A Journey to Resolution

Recently, our web service, built with Vue and employing Server-Side Rendering (SSR), faced an intriguing problem. After deploying a new feature, we noticed a significant spike in CPU usage across all…

https://medium.com/@sanoopark/memory-leak-and-cpu-spike-issues-in-ssr-a-journey-to-resolution-149b194c2d5d
A deep dive into React Fiber

Learn about React Fiber, an internal engine change geared to make React faster and smarter by solving the DOM tree issue.

https://blog.logrocket.com/deep-dive-react-fiber/
2
How To Avoid Losing Your App State

Explore the Memento Pattern in JavaScript for saving and restoring object states, enabling features like undo/redo in applications.

https://blog.codeminer42.com/how-to-avoid-losing-your-app-state/
2
AI dev tool power rankings & comparison [July 2025 edition]

Which AI frontend dev tool reigns supreme in July 2025? Check out our power rankings and use our interactive comparison tool to find out.

https://blog.logrocket.com/ai-dev-tool-power-rankings-july-2025/
1
1KB JavaScript Demoscene Challenge Just Launched

https://news.ycombinator.com/item?id=44436838
CSS conditionals with the new if() function

Learn about the new CSS if function, which enables a cleaner developer interface for dynamic styles like style queries and media queries.

https://developer.chrome.com/blog/if-article
1
React Still Feels Insane And No One Is Talking About It

https://mbrizic.com/blog/react-is-insane/
Three.js Instances: Rendering Multiple Objects Simultaneously

Learn how to render thousands of 3D objects efficiently using instancing in React Three Fiber, as demonstrated in the performance-optimized basement.studio site.

https://tympanus.net/codrops/2025/07/10/three-js-instances-rendering-multiple-objects-simultaneously/
1
Optimizing Nuxt Server Side Rendering (SSR) Performance

Learn how to optimize server-side rendering (SSR) performance in Nuxt 3 using advanced caching strategies, efficient data fetching, edge deployment with Nitro, and smart component loading. This complete guide covers SSR lifecycle insights, best practices for using useAsyncData and useFetch, and tips for reducing server and client payloads. Whether you’re building SEO-friendly pages, e-commerce platforms, or high-traffic apps, these Nuxt

https://www.debugbear.com/blog/nuxt-ssr-performance
4👍2
Influence the State of HTML 2025 Survey!

https://lea.verou.me/blog/2025/design-state-of-html/
1
Bringing granular updates to React, the Clojure way

An exploration on building auto memoizing compiler for React in Clojure

https://romanliutikov.com/blog/bringing-granular-updates-to-react-the-clojure-way
Lighting: Where 3D Comes to Life

Personal page

https://miocene.io/post/light-and-shadow-in-css/