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
Respecting Users’ Motion Preferences

Michelle Barker explains why you should use the prefers-reduced-motion media query to make your sites more accessible. - http://amp.gs/jYfwL

#css
The Talk That Made Me Finally Understand How the Event Loop Works

The author reflects upon, and links to, a helpful talk from six years ago (! – but it is a good talk.) - http://amp.gs/jYCHp

#nodejs
Sharing UI Components with Lerna and Yarn Workspaces

Today’s popular front-end frameworks like Angular and React allow us to create rich web applications using… - http://amp.gs/jYkrw

#lerna
A React Rendering Cheat Sheet

When does a component re-render? What can cause such re-renders, and how can unnecessary ones be prevented? - http://amp.gs/jY7BC

#react
The correct way to make API requests in an Angular application

Angular Interceptor, HttpClient vs HttpBackend, Catch Error, Recall APIs, and Prevent XSRF attack. - http://amp.gs/jYPv7

#angular
We Analyzed 425,909 Favicons

Adam, Nathan & Patrick share what they found out about the favicon ecosystem while analyzing the favicons of 100,000 websites. - http://amp.gs/jYPwl

#css
Jamstack Community Survey 2021 Results

The Jamstack Survey 2021 had over 7000 responses. See the results and learn more about how developers are using Jamstack. - http://amp.gs/jYyG9

#survey
Migrating from React Redux to React Query

React Query is rapidly gaining in popularity, which might be because developers are discovering it’s quicker and easier to use than Redux. - http://amp.gs/jYyS4

#react
Angular: what is forwardRef and how does it work?

Angular is a complete development framework and, as such, offers solutions to most problems you can think of… - http://amp.gs/jYhd8

#angular
6 Step Approach To Transition From Junior Developer To Senior Developer

It's more than just the number of years of experience - http://amp.gs/jYgn0

#grow
Desktop Automation with RobotJS

Kayode has discovered RobotJS, a ‘desktop automation library’ for Node that lets you control the pointer, keyboard, and read things off the screen on Windows, Linux, and macOS. It hasn’t been updated in a while, but Kayode has had some success in getting it to make his computer appear as if it’s in active use. - http://amp.gs/jYEYH

#nodejs
Create a Mouse Tracking Eye Using Vue 3, VueUse & CSS

In this article, you'll learn to create a mouse-tracking eye component using Vue 3. This eye-catching component will make a quirky addition to your future projects. - http://amp.gs/jYEMj

#vue
React to Flutter: One Developers Journey — Part 2

A little insight into one React developers experience with moving over to Flutter. - http://amp.gs/jY9i9

#flutter
How to take your Angular apps offline

A practical guide to getting your app to work offline - http://amp.gs/jY4vi

#angular