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

Admin: @andrey2019
Download Telegram
How to Get Full Type Support with Plain JavaScript

It’s possible to reap the benefits of TypeScript, yet still write plain JavaScript, as TypeScript’s analyzer understands types written in the JSDoc format. - https://www.pausly.app/blog/full-type-support-with-plain-javascript

#javascript
👍8🥰1
React Server Components, Next.js App Router and Examples

Addy Osmani’s overview of of the state of React Server Components, the Next.js App Router implementation, other implementations, the move towards hybrid rendering, plus related links. - https://addyosmani.com/blog/react-server-components-app-router/

#react
👍32
Better Navigation with NuxtLink

The NuxtLink component in Nuxt 3 offers a way for us navigate through our routes. It 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

#vue
👍5🌭1
Dan Abramov's Deep Dive into React Server Components

Having faced a raft of questions about Server Components, Dan has sat down to write a series covering everything from the ground up by reimplementing a basic form of RSC from scratch. It’s not aimed at day-to-day React developers, but those who want to grok the ideas behind RSCs. - https://github.com/reactwg/server-components/discussions/5

#react
👍4🤮2
Build Better Forms with Vue.js 3 Composition API: A Practical Guide

Managing large and complex forms can be a challenge for any web developer. Fortunately, Vue.js 3 provides a powerful solution in the form of the Composition API. In this bog post, Learn how to create custom form components with Vue.js 3 Composition API, including validation, submission handling and more. - https://digitalpatio.hashnode.dev/build-better-forms-with-vuejs-3-composition-api-a-practical-guide

#vue
👍51
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
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