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

Admin: @andrey2019
Download Telegram
Building APIs with Next.js

A detailed, official introduction to the concepts behind using Next.js’ App Router and route handlers to build public APIs you can expose to web, mobile, and third-party clients. - https://nextjs.org/blog/building-apis-with-nextjs

#react
👍3
Styling Counters in CSS

Juan Diego Rodríguez shows different approaches to style counters in CSS, going from the most basic ways to style lists directly in HTML to advanced customization techniques. - https://css-tricks.com/styling-counters-in-css

#css
👍2
Layers: The Composition API Moment for Nuxt

Discover how the Composition API revolutionized Vue development, transforming how we write, organize, and share reactive logic. Learn how Nuxt's 'layers' feature follows a similar path, enhancing flexibility, reusability, and project structure. - https://masteringnuxt.com/blog/layers-the-composition-api-moment-for-nuxt

#vue
👍2👎1
Updates on CVE for End-of-Life Versions

Back in January, the Node.js project decided to issue CVEs for end-of-life versions of Node to warn people of the security impacts of using old versions of Node. This didn’t go down well and so the Node project has a new plan going forward. - https://nodejs.org/en/blog/vulnerability/updates-cve-for-end-of-life

#nodejs
👍31
The URL is a Great Place to Store State in React

This is a surprisingly contentious idea and certainly suits some use cases more than others but, the author argues, “Sometimes, the best place to store state is right in the URL.” - https://iamsahaj.xyz/blog/react-state-in-the-url/

#react
👍4
Supercharge Angular: Advanced Techniques for Lightning-Fast Rendering and Optimization

Angular's Incremental DOM is a game-changer for rendering optimization. It's all about smart updates and minimal DOM operations. Let's dig into some advanced techniques to supercharge your Angular apps. - https://dev.to/aaravjoshi/supercharge-angular-advanced-techniques-for-lightning-fast-rendering-and-optimization-c2e

#angular
👍2
Unlock the Power of PrimeVue: A Comprehensive UI Solution for Vue.js Developers

Looking for a robust and Comprehensive UI solution for your Vue.js apps. This article will provide insights into PrimeVue and why its an excellent solution for building amazing interfaces for your web applications - https://vuejsdevelopers.com/2024/12/18/unlock-the-power-of-pimevue-a-comprehensive-ui-solution/

#vue
👍6
Reimplementing Crossy Road with React Three Fiber

A well put together set of tutorials covering reimplementing the classic Crossy Road game with React Three Fiber. In both written and video form. - https://javascriptgametutorials.com/tutorials/react-three-fiber/crossy-road

#react
👍41🔥1
Creating Animated Accordions with the Details Element and Modern CSS

Stefan Judis explains how to create animated accordions using only HTML and modern CSS with the details element, interpolate-size, transition-behavior, and the :has() pseudo-class. - https://www.builder.io/blog/animated-css-accordions

#css
👍21
React Trends in 2025

Each year Robin does a post giving his opinion on what trends he sees arising over the next year. Last year, he put his money on Astro, RSCs, Vercel, and Biome – this year he points at React Server Components, shadcn/ui, TanStack Start, React Router, and more. - https://www.robinwieruch.de/react-trends/

#react
4👍2😨1
Angular 19.2 – What’s new?

Angular 19.2 introduces a range of improvements to enhance performance and usability when working with the framework. This version includes new features such as better resource management, support for template literals, and compatibility with TypeScript 5.8. This article will explore the most significant changes and new features worth knowing. - https://angular.love/angular-19-2-whats-new

#angular
👍2