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

Rachel Andrew shares fantastic news that all major browser engines now support last baseline alignment in CSS Grid and Flexbox. - https://web.dev/last-baseline

#css
👍51
Node.js Security Releases Due Imminently

Pencilled in for June 20, 2023 (today!), the Node.js 16.x, 18.x, and 20.x lines will all get fresh releases to fix a variety of medium and high severity security issues, as well as some OpenSSL related security updates. Keep an eye on this post if you want to upgrade ASAP. - https://nodejs.org/en/blog/vulnerability/june-2023-security-releases

#nodejs
👍6
How To Improve Largest Contentful Paint for Faster Load Times

Karolina Szczur outlines four proven methods to help you find and correct performance issues holding your page back. - https://calibreapp.com/blog/largest-contentful-paint

#css
2👍2
Is React Having an 'Angular.js Moment'?

You can often answer questions like this with a straightforward ‘no’ but the author puts forward a good argument comparing the discontinuity from AngularJS to Angular 2 in 2014 with current shifts in the React ecosystem. It feels like the issue here is more with the messaging, though. - https://marmelab.com/blog/2023/06/05/react-angularjs-moment.html

#react
👍41
Using SuperTokens in Vue

SuperTokens is an open-source tool that makes it simple to add authentication to your app. This article will show you how to use SuperToken to provide authentication to a VueJS application utilizing a custom user interface - https://dev.to/asayerio_techblog/using-supertokens-in-vue-4m79

#vue
👍3
The React Ecosystem in 2023

A slightly haphazard wander through a variety of the React ecosystem’s tools and libraries that are currently popular, mixing together dependable old faces plus some newcomers. - https://www.builder.io/blog/react-js-in-2023

#react
👍7
Reducing component noise with Composition API

In the article you will come to understand what component noise is and how to reduce it with the Composition API in Vue. - ttps://logaretm.com/blog/reducing-component-noise-with-composition-api

#vue
👍5
Why Do Client Components Get 'SSRed' to HTML?

A quick illustration of the extra layer you can add to your mental model of how React works when you introduce server components. To avoid confusion, think of the concepts of “React Server” and “React Client”, rather than the more easily confusable “server” and “client”. - https://github.com/reactwg/server-components/discussions/4

#react
👍4
Better Navigation with NuxtLink

The NuxtLink component in Nuxt 3 may seem simple at first glance, but there’s a lot going on beneath the surface.
In this article find out how it works and how to use it.https://masteringnuxt.com/blog/better-navigation-with-nuxtlink - https://masteringnuxt.com/blog/better-navigation-with-nuxtlink

#vue
👍52🔥1