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 Increase Your Rendering Performance By 70% In Vue.js

This article explains how functional components can significantly increase rendering performance in a Vue app. - http://amp.gs/c7wr

#vue
Debugging Layout Shifts

Katie Hempenius shares some advice on identifying and fixing layout shifts. - http://amp.gs/cPpM

#css
6 Front-End Coding Ideas That Will Get You Fired Up to Code

Here’s a bit of coding inspiration - http://amp.gs/cPiw

#frontend
How to use Docker with Node.js: A Step-by-Step Tutorial

Both Docker and Node.js have risen in popularity in the past 5 years. Running Node.js on docker containers with docker-compose for local development is a great experience. - http://amp.gs/cyCW

#nodejs
React Navigation 5: Unit Testing Components

Have you encountered the “couldn’t find a navigation object” message when testing components with the useNavigation hook? Here are three solutions to dealing with it. - http://amp.gs/chYC

#react
You Should be Using Vue Class Component

If you're an Angular developer using Vue, you're probably missing the class-style syntax. Something similar can be achieved with Vue Class Component. - http://amp.gs/cv8u

#vue
Digging Into CSS Logical Properties

Ahmad Shadeed gives an excellent introduction to CSS logical properties. - http://amp.gs/cvcF

#css
The Complete Guide to Front-end Developer Interviews

Interviews are hard, especially technical interviews where you’re expected to think, solve, and analyze all while the interviewer stares at you. But what people don’t realize is that being interviewed is basically just another skill, and skills can be honed with the right information and practice. - http://amp.gs/cE2Z

#frontend #interview
Building a Discord Bot Using Discord.js

Node is ideal for building chat bots and here’s a complete walkthrough of using the Discord.js library to do this on the Discord chat system to create a joke posting bot. - http://amp.gs/cVJr

#nodej
Top 3 GraphQL Resources for Vue.js Developers in 2021

GraphQL is seeing greater adoption in the developer space because of features that make it suitable for building modern applications. Here are a few of the best resources for Vue.js developers using GraphQL. - http://amp.gs/c9At

#vue
Advanced Router Configuration In Angular

All of us use Routing as part of one or the other application to allow the user to navigate from one page to another via routes. Angular comes with a default solution known as RouterModule for implementing Routing in the application. - http://amp.gs/cd9S

#angular
Modeling UI States in a React Form Component Using a Finite State Machine

We covered finite state machines a couple of issues back and felt this article was a natural follow up article: it illustrates the FSM concept scaled up to address some of the requirements of OkCupid’s 50 million users. - http://amp.gs/cdHY

#react
State of Vue.js 2021

The State of Vue 2021 report is here! See how developers and international companies are using Vue and how this JavaScript framework compares to others. - http://amp.gs/cOyq

#vue
Form Validation with React Hooks without a Library: The Complete Guide

While a library like Formik can save some development time, they can also paper over an understanding of what’s actually happening when validating forms. - http://amp.gs/cSnR

#react
Flutter 2 Is Here: All You Need to Know After Flutter

Engage — Highlights from the Flutter Engage event. A good round-up of the key points. - http://amp.gs/cNI3

#flutter