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
React Bits: A Compilation of React Patterns and Tips

A variety of React-oriented techniques, tips and tricks broken down into digestable chunks. - https://goo.gl/MQsXpB

#react
Best Practices for Perfect CSS Documentation

Adriana De La Cuadra explains the advantages of documenting CSS and shares some of the best practices to make documentation work for you–not the other way around. - https://goo.gl/YPNdkc

#css
The Front-End Performance Challenge: Winner And Results

Some really impressive real-life improvements on sites when it comes to performance. Each of these examples takes a slightly different approach to their performance improvements so there’s certainly going to be something you can do on your own site. - https://goo.gl/tJ3JVF

#web #performance
Beyond HTTPS

There’s more to HTTPS than just security, so the next time someone scoffs that their simple site doesn’t need HTTPS then you can give them a couple more reasons why it makes a difference - https://goo.gl/tjCj9a

#web #https
React Move: Deterministically Animate Anything in React

Transitions, custom easing, and auto interpolation of numbers, colors, SVG paths and more. It even supports React Native. - https://goo.gl/1d998q

#react #animation
Getting Started with Vuex: Managing State in Vue.js

Learn state management in Vue by building a todo app with Vuex and working with states, getters, mutations and actions. - https://goo.gl/y2bJRo

#vuex
Top JavaScript Tools and Trends to Watch in 2018

Nothing too surprising covers things like React vs Vue, GraphQL, Prettier, Jest, Parcel and Popmotion. - https://goo.gl/WawX74

#javascript #tools
The official eslint-plugin-vue 4.0.0 has been released

The Official ESLint plugin for Vue.js is actually now at v4.1.0 with full SFC support & catches in template errors, new features and bug fixes, check it out! - https://goo.gl/Wjpij7

#eslint #vue #released
Uploading Files With Vue and Axios

Handling files is always a task. This tutorial will simplify the process and show you how to upload files with Vue and Axios through AJAX. - https://goo.gl/5mDhQE

#vue #axios #uploadFiles
Loading Polyfills Only When Needed

If you’re loading polyfills for everyone then you’re essentially punishing the users that are using the latest and greatest browsers. These are our friends, the people who stay up to date so you can use Service Workers, Grid Layout, Promises, fetch… we should make sure they have a great experience too - https://goo.gl/c6RzMy

#web #polyfills
12 Mobile UX Design Trends For 2018

A list of mobile UX design trends to expect this year. - https://goo.gl/LGY22q

#mobile