FrontEnd Development
28.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.
Download Telegram
Optimizing React Performance

How to improve React performance in production and avoid common mistakes. - https://goo.gl/SbcMEU

#react
A Quick Explanation of React 16's componentDidCatch Lifecycle Method - https://goo.gl/NRFG3U

#react
Series: Building reusable custom components with Vue.js - Part 3: Autocomplete dropdown

In this part of our ongoing series about Building reusable custom components with Vue.js we are going to build an autocomplete dropdown from scratch. - https://goo.gl/vubkoD

#vue #components
The State of the Web and Its Performance

How can we make the Web better by designing and developing with performance in mind? A look at various ways of making impactful performance improvements. - https://goo.gl/LVqzFc

#web #performance
Building a Small PWA with Preact and Firebase - https://goo.gl/9E5ppt

#prereact #pwa
Building a Small PWA with Preact & Firebase — https://goo.gl/Nst2gR

#prereact #pwa
CoffeeScript 2: A New CoffeeScript for the ES6+ Era

This new release of the controversial compile-to-JS language preserves its clean syntax but bridges the gap with ES6 and beyond. - https://goo.gl/ZH42Hh

#coffeescript
React Network: Notifies Your App When the Network is Up/Down -
https://goo.gl/34Zxff

#react
How to build a realtime chat app in React Native

Introduction to building mobile apps in React Native and how to use Pusher to handle multiple realtime messaging. - https://goo.gl/R7g7yv

#reactNative