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
Create Offline Web Apps Using Service Workers & PouchDB.
How to build offline web apps using Service Workers for client-side caching and PouchDB to store data locally and sync to a server DB. - https://goo.gl/RAdP1B

#serviceworker
Creating A Horizontal Scrolling Navigation Control
A simple guide to creating a scrollable panel for touch use, augmented with click and drag functionality for mouse input. - https://goo.gl/oqpj1A

#css
Introducing React Loadable: An Elegant Way to Load Components
We linked to the project last week but here’s a more in-depth explanation. - https://goo.gl/NVT4oa

#react #lazyloading
React Router v4 Released: Declarative Routing for React
The final release is now out. - https://goo.gl/8bCxtL

#react #router