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
Number Picture: React Components for Composing SVG Visualizations
React handles the DOM structure and D3 handles the animations and visuals. - https://goo.gl/JyXG9B

#react #svg #components
Concurrent JavaScript: It Can Work
What would it take to extend concurrency to the entire JavaScript heap? A WebKit engineer goes in-depth with some ideas. - https://goo.gl/oWxyad

#javascript
Tightly Controlled Textareas: Building Solid Plain Text Editors in React -
https://goo.gl/sDA7xe

#react
React Navigation Drawer Tutorial
How to add a drawer to your React Native app using React Navigation. - https://goo.gl/A39JP5

#reactnative
Building Offline-Friendly Forms
Forms on the web don’t often play nice with bad connections, but here’s an approach to making them more robust. - https://goo.gl/hdjpfG

#javascript #offline #forms
react-native-pull-refresh: Custom Pull to Refresh Component for Android
Lets you use your own custom animation while refreshing. -
https://goo.gl/gRma4U

#reactnative
react-map-gl: A Suite of React Components for Mapbox GL JS -
https://goo.gl/pRptiZ

#react #component #map
Framework7 v2 Beta
Has been rewritten with ES-next syntax, including more highly performant and functional components in the new v2 beta. - https://goo.gl/LKdjDa

#freamework7 #beta
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/r9P1Yp

#performance
WhatsApp-Like Location Sharing with Ionic
How to add location sharing to your mobile apps built with Ionic. - https://goo.gl/hM6FN6

#ionic #geo
New in Chrome 61: JS Modules and WebUSB Support

WebUSB allows web apps to access user permitted USB devices. There’s also support for importing JavaScript modules within script tags. - https://goo.gl/14R1rq

#chrome #webUSB
React Dates: A Date Picker from Airbnb
An accessible, easily internationalizable, mobile-friendly date-picker library for the web. - https://goo.gl/chzed8

#react #component #datePicker