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

Admin: @andrey2019
Download Telegram
TanStack Start v1 Release Candidate

First appearing on our radar a year ago, TanStack’s attempt at a full-stack TanStack Router-powered framework has reached a v1.0 release candidate that’s expected to be largely the same as its eventual 1.0 release. We’ll let it sell itself: “it’s the next chapter in building type-safe, high-performance React apps without the heavy abstractions.” - https://tanstack.com/blog/announcing-tanstack-start-v1

#react
👍1
Obsessing Over Smooth radial-gradient() Disc Edges

Ana Tudor demonstrates how to use an underdog media query, resolution queries, to define radial gradients that don’t blur or become jagged. - https://frontendmasters.com/blog/obsessing-over-smooth-radial-gradient-disc-edges

#css
3👍1
Middleware Now Stable in React Router

The middleware feature is now stable in React Router 7.9.0 via the future.v8_middleware flag. Here’s a look at the problems it can solve, and the patterns it unlocks. - https://remix.run/blog/middleware

#react
👍3
What is useSlots in Vue?

In this article, you’ll explore what useSlots is, when and how to use it, and provide practical examples to clarify its purpose. - https://dev.to/jacobandrewsky/what-is-useslots-in-vue-2hd

#vue
1👍1
3D Layered Text: The Basics

Amit Sheen explains how to build the layered 3D text effect from scratch using HTML and CSS, covering structure, stacking, indexing, perspective, and how to make it all come together visually. - https://css-tricks.com/3d-layered-text-the-basics

#css
👍1
I Think the Ergonomics of Generators is Growing on Me

The author notes generator functions have been widely available in JavaScript for a long time, yet “their practicality hasn’t exactly caught on.” This is a great look at what they are and where they can be useful. - https://macarthur.me/posts/generators/

#javascript
👍2
Pompelmi: Scan File Uploads for Malware

Provides adapters for Express, Koa, and Next.js to perform fast file-upload malware scanning in Node, including digging into ZIP files and with optional integration with the YARA malware detection tool. - https://pompelmi.github.io/pompelmi/

#nodejs
1👍1
Performant Vue applications with Vapor

In this article, you’ll explore why it is the future of both Vue and web development and will understand better if it will work for us. - https://dev.to/jacobandrewsky/performant-vue-applications-with-vapor-56f0

#vue
👍21