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
How to Use Attribute Directives to Avoid Repetition in Angular Templates

Attribute directives in Angular provide a way to adapt UI elements to your components and services and… - http://amp.gs/jtMSX

#angular
Learn React Animations by Creating a Stripe-Inspired Menu - http://amp.gs/jt5Ic

#react
How To Write Shell Scripts in Node with Google's zx

zx is a utility that makes it easier to write command line scripts based around Node. This tutorial covers the basics before going on to build a command-line tool that helps bootstrap configuration for new Node projects. - http://amp.gs/jt5eh

#nodejs
Tailwind: The Base, the Components and the Utilities

From the director of “A fistfull of classes” - http://amp.gs/jt5iy

#tailwind
How I got multiple FAANG offers in Europe

Yet another story of how an ordinary guy from the middle of nowhere in Russia managed to get multiple FAANG… - http://amp.gs/jtQjH

#faang
Compat 2021 Holiday Update: Presents for Developers Before the End of the Year

Philip Jägenstedt and Mariko Kosaka give an update on Compat 2021—an effort to eliminate browser compatibility problems in five key focus areas: CSS Flexbox, CSS Grid, position: sticky, aspect-ratio, and CSS transforms. - http://amp.gs/jtQkn

#css
Vuex With Class Components

Learn how to accomplish state management using Vuex with TypeScript and class components. - http://amp.gs/jtQAM

#vue
Guidelines for Choosing a Node.js Framework

Hapi? Koa? Express? Slow down. Unlike a lot of articles, this one from late September doesn’t give you any specific framework suggestions, but instead arms you with what you should be looking at when weighing up your options. - http://amp.gs/jtctb

#nodejs
The Tao of React: Design, Architecture & Best Practices

The topic of 'best practices' is a perennially popular one in the React world with so many ways to approach each problem. So it's no surprise this post covering a variety of principles and attitudes for productively building resilient React apps for the long term went down so well. - http://amp.gs/jtcFY

#react
Building a Vue 3 Component Library

Component libraries are a great way to collect common UI solutions into a package that you can reuse across your own projects or share with the Vue open-source community. In this guide, you’ll learn the key steps to creating a Vue 3 component library. - http://amp.gs/jtbPU

#vue
Angular Error Handling With SOLID Principles

Server logs is so important to detect application problems and it is for browsers as well - http://amp.gs/jmIjC

#angular
Preference Queries

Stephanie Eckles reviews two best-supported media queries that can detect user preferences: prefers-reduced-motion and prefers-color-scheme. - http://amp.gs/jmIHd

#css
Writing Clean JavaScript Tests with the BASIC Principles

An introduction to applying five key principles to shorten, clean, and simplify JavaScript and Node.js-based test suites. - http://amp.gs/jm8Cu

#nodejs
React Architecture: How to Structure and Organize a React Application

The theme from the item above continues here ;-) Tania is always fantastic at explaining things, so we really liked her approach to explaining project structure, and it seems you did too. - http://amp.gs/jmTtC

#react
Everything You Have to Know About Core Web Vitals

Karolina Szczur explains what Core Web Vitals are and why you should be tracking them. - http://amp.gs/jmzsc

#web #vitals
Angular Developer RoadMap 2021

The 2021 RoadMap for Angular Developer. Ever heard about Angular in web development? Do you know what it is… - http://amp.gs/jm1r8

#angular
Five Code Smells React Beginners Should Avoid

About to pull the trigger on your first big pull request for a high profile project? You should probably go through this checklist first. As an aside, if you're writing an article about React, this is the sort of headline that is catnip to readers, as long as you can deliver - http://amp.gs/jmYb4

#react