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
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
React Native Pros and Cons

This article takes a look at the advantages of React Native, why it’s so popular, and some potential drawbacks you might want to consider. - https://goo.gl/3Vo2tq

#reactNative
TypeScript 2.7 Released

A key release packed with tweaks and new features, if you prefer your JavaScript with optional static types. - https://goo.gl/mrDeoo

#typescript #released
The Increasing Nature of Frontend Complexity

The rise in frontend complexity stems from the confluence of three mega-trends coming together to create a perfect storm. - https://goo.gl/88QSZH

#frontEnd
The Final Feature Set of ECMAScript 2018

The feature set of ES2018, the next formal version of the underlying language that we eventually call JavaScript, was finalized at the latest TC39 meeting. - https://goo.gl/bwjKq9

#javascript
The Top 10 JavaScript Errors from 1000+ Projects

.and how to avoid them yourself. Spoiler: Most involve TypeError. The data behind this comes from the Rollbar error monitoring service. - https://goo.gl/nuMHWb

#javascript
Vuetiful Tabs (Part I)

See how you can use Vuetify’s Tab Component to enable faster navigation between views, documents or commands, and are styled according to the Material Design Guidelines. - https://goo.gl/RwxJMu

#vue
What’s New in Safari 11.1

Introduces Service Worker support, the Payment Request API, web inspector changes and various security fixes. - https://goo.gl/x9NE4p

#safari
React and Visual Automata-Based Programming

“How state machines changed the way I think about state management.” - https://goo.gl/ke58X9

#react