21578
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile и многое другое. Администратор: @andrey2019 Donate: https://goo.gl/5FJz4U
How to Build a Vue.js Photo Gallery - https://goo.gl/cBk7KW
#vue
Basic Grid Layout with Fallbacks using Feature Queries -
https://goo.gl/L4qn8W
#css #grid
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
Optimizing React Performance
How to improve React performance in production and avoid common mistakes. - https://goo.gl/SbcMEU
#react
Working with the Network Layer in React Native Apps -
https://goo.gl/zbERcH
#reactNative
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
React for Angular Developers
Are you an Angular dev looking to get started with React? If so, join Mark Brown for a guided tour of the differences and similarities. - https://goo.gl/L2B4Cv
#react #angular
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
Mastering Framework7 v2 Router
A look at some of the most interesting new features in V2 Router. - https://goo.gl/rYo1mx
#framework7
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
Creating a ride-booking app with React Native and Pusher -
https://goo.gl/nicSrG
#reactNative
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
Creating Progressive Web Apps with Angular
Part one in a series on building Progressive Web Apps with Angular - https://goo.gl/chBvGZ
#angular #pwa
Smartphones Are Driving All Growth in Web Traffic
However, all this smartphone traffic hasn’t translated to traffic on smartphone apps. - https://goo.gl/R1c1QF
#statistics
Why we moved from Angular 2 to Vue.js
At Rever we just released a new version of our web client using Vue.js. After 641 commits and 16 weeks of intense development here we are, very proud of a decision we took a while ago. - https://goo.gl/XL5C9q
#vue
Building a Small PWA with Preact and Firebase - https://goo.gl/9E5ppt
#prereact #pwa
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
A Quick Explanation of React 16's componentDidCatch Lifecycle Method - https://goo.gl/NRFG3U
#react
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
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
DOM Attributes in React 16
From React 16, any unknown attributes within HTML tags in JSX will be passed through rather than stripped out. This may help with some edge cases - https://goo.gl/nDQL7c
#react
Discover the Power of CSS Transforms
With a single line of CSS, we can completely reorient any element. Dan Wilson gets into the transform property and how you can use it to change your site. - https://goo.gl/JRuSQ4
#css #transforms
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
Version 2.4.4 of Vue.js has been released - https://goo.gl/CtRcKK
#vue #release
How Memory Management Works in JavaScript
. and how to handle 4 common memory leaks. A good primer for anyone not familiar with the depths of memory management. - https://goo.gl/J7H6PH
#javascript
PrimeReact 1.0 Released: A Suite of UI Components
A set of over 60 open source UI components for React. - https://goo.gl/CAZqmj
#primeReact #release
react-offline-hoc: Higher-Order Component for Detecting Network Offline State - https://goo.gl/sF2Q5Z
#react #component
Bootstrap Vue new release
To quickly integrate Bootstrap 4 components in Vue.js, get bootstrap-vue, now with more features documented in the changelog. - https://goo.gl/8grdVJ
#vue #bootstrap #release
Create an Ionic 2 Mobile App with a List, Nested Detail and Form Pattern
How to create an Ionic 2 Contacts app with nested detail and forms. - https://goo.gl/NKArZq
#ionic2
V8 Release 6.2
V8’s latest branch is in beta until its release in Chrome 61 and it’s packed with developer-facing goodies including extra performance, more regex features, and an increased max string length. - https://goo.gl/5RAJLG
#v8 #release