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
5 Useful CSS functions using the new @function rule

CSS custom functions are a gamechanger. Here are 5 really useful examples.

https://una.im/5-css-functions/
Another article about centering in CSS

This one is different, I promise. It's my advice on approaching the options we have to center an element with CSS now and what pragmatic choices we should make.

https://piccalil.li/blog/another-article-about-centering-in-css/
3
React’s `use()` API is about to make useContext obsolete

Learn how React’s new use() API elevates state management and async data fetching for modern, efficient components.

https://blog.logrocket.com/reacts-use-api-makes-usecontext-obsolete/
🔥2
Covering hidden=until-found

Short story: Slapping hidden=until-found on an element in HTML enables any hidden content within the element to be findable in the browser with in-page search.

https://css-tricks.com/covering-hiddenuntil-found/
1
We Might Need Something Between Root and Relative CSS Units for “Base Elements”

I've come to realize that perhaps we need to have a unit between root and relative values. This would bring about a whole new possibility when creating reusable components.

https://css-tricks.com/we-might-need-something-between-root-and-relative-css-units-for-base-elements/
How to Build a Professional React Project Structure in 2025

Learn how to optimize your React project structure for scalability, from minimal setups to advanced feature-based architectures, ensuring efficient development and maintainability.

https://www.netguru.com/blog/react-project-structure
211
State of CSS 2025 results

https://2025.stateofcss.com/en-US
Hands-on with Svelte: Build-time compilation in a reactive framework

Svelte is a developer favorite for delivering enterprise-grade front ends with a focus on performance and innovation. Here’s a tour of this fast and friendly reactive framework.

https://www.infoworld.com/article/2265950/hands-on-with-svelte.html
Better CSS layouts: Time.com Hero Section

Taking another look at Time.com hero section. Can we do better?

https://ishadeed.com/article/time-layout/
1