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
Britecharts: A D3.js-Based Client-Side Charting Library
Based on D3.js v4 and built around reusable components, Britecharts makes it easy to declaratively build charts and visualizations, such as this. There’s lots of info in this introductory post too. - https://goo.gl/FO9WHu

#d3js #britecharts
The Tao of Redux: Implementation and Intent
A Redux maintainer thoroughly ponders Redux’s implementation, its limitations and constraints. - https://goo.gl/mhMT53

#redux
The Tao of Redux: Practice and Philosophy
A look at common practices that are widely used in Redux apps and why those practices exist. - https://goo.gl/Z2DcpR

#redux
PrettyLoader: A Pattern for Wait Animations in React
If you have lots of components loading data from elsewhere, it’s worth thinking about the user experience during the ‘wait’ periods. - https://goo.gl/1mDz1t

#react #component
A Variety of Best Practices for Writing React Components - https://goo.gl/z5rzwM

#react #component
Upgrading Ele.me to a Progressive Web App
An in-depth look at how a single page app (SPA) was refactored to a multi-page app (MPA) and finally a Progressive Web App with particular emphasis on performance - https://goo.gl/4RP5Af

#progressivewebapp
Building a Full-Sphere 3D Image Gallery with React VR - https://goo.gl/AZ9ZqZ

#react #vr
PWABuilder
A collection of tools to help build and deploy Progressive Web Apps. - https://goo.gl/rp79m4

#progressivewebapp
How to Add a Splash Screen to a React Native App (iOS and Android) - https://goo.gl/U613ja

#reactnative #splashscreen
mini.css - Minimal, Responsive, Style-agnostic CSS Framework
mini.css is a CSS framework designed to be lightweight, responsive and style-agnostic. - https://goo.gl/ObfGHC

#css #framework
React Native Calendars: Customizable Calendar Components - https://goo.gl/V6gXLv

#reactnative #component
Using Reduced Motion on the Web
WebKit now supports the prefers-reduced-motion media feature. Here, James Craig from the WebKit team runs through a few demos of how the feature is intended to work. - https://goo.gl/yjR8h4

#responsive #design #motion