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
Unifying The Mobile Onboarding Experience at Uber

How the engineering team at Uber unified their onboarding experience, making it easier for users to get started. - https://goo.gl/XsRFq2

#mobile #uber
Writing Single File Components (Vue Files) in Typescript: vue-class-component vs. Vue.extend

This article will go over the two recommended ways of writing Vue components in Typescript, both of which are supported in the Vue documentation. - https://goo.gl/1Lqk75

#vue
ServiceWorker Cookbook

The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web sites. -
https://goo.gl/y6gDTY

#serviceworker
Designing Reusable React Components

Or “What Lego Can Teach Us About Reuse in React Apps” - https://goo.gl/NXX5NC

#react
Using CSS Clip Path to Create Interactive Effects

As a kid, did you ever cut out pictures from magazines and create collages? Do the same on the Web with this neat technique. - https://goo.gl/k69b1r

#css #svg
A Set of Best Practices for JavaScript Projects

One company’s extensive set of guidelines covering areas like git, dependencies, environments, and API design. - https://goo.gl/UTukwY

#nodejs
Webpack 4 Beta: Happier, Faster, More Productive.

The final release of the popular module bundler is due in a month to let plugin developers catch up, but you can play with it already. It’s faster, output is smaller, it’s taken a ‘zero config’ approach, and way more. - https://goo.gl/QSW6FR

#webpack
The Building Blocks of Web Workers and 5 Cases for Their Use

An overview of Web Workers, a way to run JavaScript in background threads in the browser, plus several use cases where they make a great choice. - https://goo.gl/gSjEiW

#javascript #workers
Learn CSS Grid

Wes Bos created an excellent video series that will teach you everything you need to know about CSS Grid. - https://goo.gl/xnjx8A

#css #grid
Node Clinic: A Performance Toolkit for Node Developers

Clinic helps you investigate and resolve performance issues in your Node apps. The Doctor tool can show you what is wrong and point you to other tools to solve the issue. - https://goo.gl/fgJxKr

#nodejs
Learn Flexbox in 12 Interactive Screencasts

A free course focused on getting you up to speed on Flexbox as quickly as possible using novel, interactive code-driven screencasts -
https://goo.gl/FWVtQM

#css #flexbox #screencasts
Drag and Drop for Design Systems

Defining UI patterns for drag and drop across components - https://goo.gl/uekjiV

#design
Interesting ECMAScript 2017 Proposals That Weren’t Adopted

Some interesting feature proposals that didn’t make it. One for the perpetually curious readers amongst you - https://goo.gl/KGZ3BC

#es2017
PWAs Are Coming to iOS 11.3: Cupertino, We Have A Problem

Multi-platform PWAs are now possible, but right now iOS support comes with some caveats. - https://goo.gl/P7iuEG

#mobile #pwa