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
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
The Thing About Fastify

Express isn’t the only game in town but sometimes it feels like it, so Jonas has written a love letter, of sorts, to Fastify, an alternative Node.js Web framework that ticks his boxes and which you, too, should consider, if you haven't already. - http://amp.gs/jBnIG

#nodejs
👍4
Creating Reusable Angular Components — How To Avoid the Painful Trap Most Go In

To reuse where it is possible is a natural instinct in all aspects of life. The idea that something can serve… - http://amp.gs/jBnu0

#angular
👍3
CSS Toggles Explainer & Proposal

Miriam Suzanne and Tab Atkins Jr. share a proposal for CSS toggles, a mechanism for associating toggleable state with a DOM element. - http://amp.gs/jBGlS

#css
👍3
JavaScript Dev Tools in 2022

A breakdown of the most important JS dev tools in 2022, including their most relevant tradeoffs, and some opinionated advice sprinkled on top. - http://amp.gs/jBGWK

#javascript #dev #tools
👍5
How to Build a Complete Next.js App with Vercel and CockroachDB - http://amp.gs/jBxd9

#nodejs
👍4
Accessible React Forms

This is overdue: in-depth coverage of building accessible forms in React. The author starts with one that does not work well in this domain, and then progressively introduces fixes to get it right. - http://amp.gs/jBfI0

#react
👍5👏1