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
Creating Progressive Web Apps with Angular
Part one in a series on building Progressive Web Apps with Angular - https://goo.gl/chBvGZ

#angular #pwa
An 'Ultimate' Guide to Flexbox in 7 Thorough Examples

The trick to learning Flexbox is simply by playing with it, so these 7 examples and walkthroughs provide a lot of food for thought. -
https://goo.gl/RfF94D

#css #flexbox
Putting the 'App' in Progressive Web Apps
Nicole Saidy offers an overview of Progressive Web Apps (PWAs), what they are, which problems they solve, and what makes them apps or app-like. - https://goo.gl/G3SfEj

#pwa
React Quickly: How to Work with Forms in React

An excerpt from Azat Mardan’s “React Quickly” book, which explains how to work with forms in React and the concept of controlled components. - https://goo.gl/Vfvbva

#react #forms
Vue2 and Quasar Framework

Learn how to create a Vue project on Quasar framework by creating a mobile application for IOS and Android. - https://goo.gl/m6En82

#vue2 #quasar
A React And Preact Progressive Web App Performance Case Study: Treebo
A case study on performance of a Progressive Web App built with React and then Preact. - https://goo.gl/M2s8w2

#react #prereact #pwa
7 Helpful HTTP Tools Worth Knowing About

A review of some HTTP CLIs & GUI clients like cURL, http-console, HTTPpie, and http-prompt. - https://goo.gl/HFp3gM

#http #tools
Working with the Network Layer in React Native Apps -
https://goo.gl/zbERcH

#reactNative
Test Deeply Rendered Vue.js Components in Jest

See how to use vue-test-utils to test a fully rendered component tree. - https://goo.gl/NDqGMz

#vue #jest #testing
Optimizing React Performance

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

#react