FrontEnd Development
30.4K subscribers
145 photos
1 video
9.06K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Why I’m excited about text-box-trim as a designer

Jason Bradberry shows what’s possible in the real world with the new CSS text-box-trim capabilities from a designer’s perspective and gives a deep dive into the text spacing and alignment problems it solves. - https://piccalil.li/blog/why-im-excited-about-text-box-trim-as-a-designer

#css
👍3
Ref Callbacks, React 19 and the Compiler

Two years since his first article on callback refs, it turns out, in hindsight, some of the things included in that piece “were not 100% correct”. It’s time to revisit the subject. - https://tkdodo.eu/blog/ref-callbacks-react-19-and-the-compiler

#react
👍4
calc-size() and interpolate size

Kevin Powell explains how it’s now possible to animate to or from height: auto and other intrinsic sizes. - https://12daysofweb.dev/2024/calc-size-and-interpolate-size

#css
👍5
Implementing Prefetching in Vue apps

This is an article about improving performance in Vue apps. It discusses the problem of slow API responses when loading more records. The solution is to use prefetching, which fetches resources before the user needs them. - https://dev.to/jacobandrewsky/implementing-prefetching-in-vue-apps-428

#vue
3👍1
Balancing Text In CSS

Ahmad Shadeed demonstrates how to make text look more balanced in CSS. - https://ishadeed.com/article/balancing-text-css

#css
👍3
Why is Spawning a New Process in Node So Slow?

The developers of the Val Town platform noticed that Node couldn’t spawn more than 40 external processes per second, whereas Deno and Bun could do a lot more.. - https://blog.val.town/blog/node-spawn-performance/

#nodejs
👍4
Introducing TanStack Start

Imagine if the folks behind TanStack Router, Query, etc. realized they had all the pieces to create a full-stack React framework: that’s TanStack Start. You get full-document SSR, streaming, server functions, and more, out of the box. - https://frontendmasters.com/blog/introducing-tanstack-start/

#react
👍3