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
ShadowRealms: An ECMAScript Proposal for a Better eval()

Sat at stage 3, the fantastically named ShadowRealm API proposal lays out a new way to execute arbitrary JS code within a separate context to the current one. - http://amp.gs/jBYCg

#javascript
👍2
Form Validation with Quasar Framework and the Vue.js Composition API

This article will examine how to validate a form with the Quasar Framework and Vue.js. - http://amp.gs/jBYNF

#vue
👍3
Using a Hook to Detect Clicks Outside of a Component

When using a dialog or dropdown, you need to detect clicks outside the component so they can be closed when the user navigates away. Here’s a tutorial on how to create the required custom hook. - http://amp.gs/jBYbV

#react
👍10👏1
Angular — Micro-Frontend

Everything you need to know about microservice oriented architecture for the frontend from beginner to… - http://amp.gs/jBtyD

#angular
👍3
V8's Faster Initialization of Instances with New Class Features

A technical deep dive into some work on optimizing the performance of initializing class fields and private methods – work which now benefits all users of Node.js 18 onward. - http://amp.gs/jBtsA

#nodejs
👍7
Common Accessibility Issues That You Can Fix Today

Hidde de Vries outlines some common accessibility problems that you can fix quickly. - http://amp.gs/jBt6k

#css
👍3
How We Use Composition API as a Vuex Alternative

This article shares how to use the Composition API as an alternative to Vuex in creating global state management. - http://amp.gs/jBmvx

#vue
👍7
Custom Hooks Demystified in Five Simple Steps

If you’ve been writing a lot of repetitive code, custom hooks could be the answer, asserts the author. He works through the refactoring process in a series of logical, easy-to-follow steps. - http://amp.gs/jBmMi

#react
👍4
Multiple Interceptors in Angular

One of the amazing features that Angular provides is the interceptors, but what does an Interceptor do, and… - http://amp.gs/jBZdh

#angular
👍4
resvg-js 2.0: A High-Performance SVG Renderer and Toolkit

Powered by Rust’s resvg on the backend, this works in both Node and the browser (via WebAssembly, though) for converting SVG to PNG with a high level of SVG spec support. - http://amp.gs/jBZK2

#nodejs #library
👍3
20 Flutter Library, that you should know about it

A library that makes developer life easier - http://amp.gs/jBpuD

#flutter
👍3
Picture Perfect Images With the Modern Element

Addy Osmani outlines how images can affect your web app’s performance and explains how they can help you improve user-experience and the Core Web Vitals. - http://amp.gs/jBle7

#css
👍4
How to Set Up a Professional React Project

In this tutorial, Johannes Kettmann walks you through the process of setting up a new application using the “most popular React tech stack,” including Next.js, TypeScript, ESLint, Prettier, styled-components, Cypress, and Storybook - http://amp.gs/jBloI

#react
👍7👎1
Installing the Vue i18n CLI plugin for Vue 3 — in a Mono Repo

How to install the Vue i18n plugin for a Vue 3 project using the Vue CLI — and get it working in a mono repo. - http://amp.gs/jBBvk

#vue
👍4