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
The correct way to force Vue to re-render a component

The best way to force Vue to re-render a component is to set a :key on the component. - http://bit.ly/2OUa7IU

#vue
How to implement a drawing animation with a given image - http://bit.ly/2EXTK9C

#javascript
Version 7 of Angular — CLI Prompts, Virtual Scroll, Drag and Drop and more

The 7.0.0 release of Angular is here! This is a major release spanning the entire platform, including the core framework, Angular Material, and the CLI with synchronized major versions. This release contains new features for tool chain, and has enabled several major partner launches. - http://bit.ly/2DiV5GB

#angular
33 Concepts Every JavaScript Developer Should Know

A curated collection of links to tutorials on 33 different areas of JavaScript it’s worth understanding well, including types, closures, equality, scope, and different JavaScript engines. - http://bit.ly/2yPKJdz

#javascript
Model-View-Presenter with Angular

As an application grows, it becomes harder to maintain. The complexity increases while the value of reusable modules increases. We know that we have got to do something about it before we risk failure. - http://bit.ly/2RrJasQ

#angular #mvp
8 Tips for Great Code Reviews

Kelly Sutton shares some tips to help you and your team have better Code Reviews, which will translate to better code, happier teammates, and hopefully a better business. - http://bit.ly/2qoSSRg

#codeReview
Create a Vue PWA on a high performance and secure NGINX infrastructure

This article describes the first steps and a high-level intro to PWAs based on the fancy Vue framework and concentrates primarily on its deployment to a well secured nginx server. -http://bit.ly/2SHWg6W

#vue #ngix #pwa
Avoiding Unnecessary Renders with React Context

Before you replace Redux’s <provider> component with React’s new context API, there’s a thing or two that you should know about performance. - http://bit.ly/2PBuR7P

#react
My friends have launched a new powerful service that will help to increase the conversion rate on your website by adding only one line of code.
Today is the best day to launch this project. They are giving 5 months of absolutely free access to the service with full functionality!

Visit their telegram channel and start boosting conversions on your website.

@TrustActivity
Connection-Aware Components in Angular

The navigator.connection object contains a read-only property named effectiveType, which returns the effective connection type. That type is determined using a combination of recently observed RTT (round-trip time) and downlink values. (at the time of writing, browser support is limited) - http://bit.ly/2yNUngL

#angular
Shards Vue - A Free Vue UI Kit with a Sleek & Modern Design

Shards Vue is a high-quality & free Vue UI kit featuring a modern design system with dozens of custom components. - http://bit.ly/2OmWXz2

#vue
What’s New in Create React App 2.0: A Video Series

Create React App 2.0 is only two weeks old, but Elijah Manor has already put together a set of handy, brief videos on using it for eggheadio. - http://bit.ly/2yRUFmy

#react #createApp2