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
CodeSandbox: An Online React Playground/Editor
Essentially a mini, online React IDE. A perfect place to experiment and try out ideas. - https://goo.gl/CaGca3

#reactonlineeditor
Twitter Lite and High Performance React PWAs at Scale
A look into removing performance bottlenecks, both common and uncommon, in one of the largest React.js PWAs, Twitter Lite. - https://goo.gl/K8ibcO

#react #performance
End-to-End Testing React Applications with TestCafe
Alexander Moskovkin uses TestCafe to test the React TodoMVC application. - https://goo.gl/eRf8WZ

#react #endtoend #tests
Mobile Web Video Playback Best Practices
Best practices from Google on creating the best mobile media experiences for the mobile Web. - https://goo.gl/6QBVRa

#video #mobile
Developing and Testing Microservices With Docker
Often, when developing applications with a microservice architectures, you cannot fully test out all services until you deploy to a staging server. Docker helps to speed up this process by making it easier to link together small, independent services locally. - https://goo.gl/CGNCpu

#microservice #docker
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/vi9ZjF

#react #animation
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Here's what you should know before you start: - https://goo.gl/lvXzo0

#devdocs
As many of you know, Pluralsight is one, if not the best source of on demand video learning. With over 4500 courses, and expert instructors it’s hard not to see the value of having access to such a great library.You can get a free 3 months subscription to the full Pluralsight Library! - https://goo.gl/GUk0y3

#pluralsight
It’s Time to Embrace Arrow Functions
Eric felt some pushback against the use of ES6’s arrow functions recently. Here he explains how they’re useful and why you should become very comfortable with them. - https://goo.gl/yhqNpq

#javascript #es6 #arrowfunction
Project Based Learning
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermix technologies and languages. - https://goo.gl/w5zFxk

#common
Introducing NgxErrors: Declarative Form Errors for Angular
An open source project to bring better validation to Angular’s reactive forms. Here’s a look at how to use it, why Todd created it and the problems it aims to solve. - https://goo.gl/mZa3eb

#angular4 #forms #component
Choosing Between React and Angular: A Comparison
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose. - https://goo.gl/7Gh4DM

#angular2 #react