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
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
Front-end-developer-interview-questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore. - https://goo.gl/7PVEuk

#frontend #questions #interview
Planning A Modern Angular Application
Todd Motto runs through some of the considerations you should review when planning to build an application using Angular (aka Angular 2 and above). - https://goo.gl/lLCnrT

#angular2
End-to-End Testing with Nightwatch.js
Easily write end-to-end acceptance tests that run against a Selenium/WebDriver server. - https://goo.gl/qd9YZQ

#endtoend #tests #nightwatch
React is Slow, React is Fast.
Optimizing React Apps in Practice — “If you care about performance, it’s fairly easy to make any React application super fast.” Here’s one look at how. - https://goo.gl/IIOrxa

#react #performance
Getting Started with React Navigation, a Navigation Solution for React Native.
A handy visually driven article showing what’s involved in building an app with some common routing needs using React Navigation. - https://goo.gl/OKG8z0

#reactnative