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
Bootstrap 4 Beta Released
Two years in the making, the popular front-end framework is taking some key steps forward. For starters, it’s switched from Less to Sass and is now Flexbox based. - https://goo.gl/fYQcYr

#bootstrap #release
N-API and Getting Started with Writing C Addons for Node
Using N-API’s abstractions, you can create C/C++ addons without having a deep understanding of how V8 works. -
https://goo.gl/SN1kW9

#nodejs #addon
React Animations in Depth
Nader Dabit looks at five options you have for doing Web-based animations with React including the pros and cons of each. - https://goo.gl/XEKkXB

#react #animations
National Health Service, on Elixir and Kubernetes
The story of an awesome project that we built on Elixir, React.js + Redux.js and Kubernetes  -  eHealth for National Health Service of Ukraine. - https://goo.gl/iqfTTw

#microservice
How to Do End-to-End React Native Testing with Detox
An end-to-end testing library that can emulate user behavior and test how your app reacts to it. - https://goo.gl/ShvUkf

#reactNative #testing #e2e
Node 8.4 (Current) Released
Just a week after 8.3, 8.4 is here with experimental support for http2 available behind a command line option. - https://goo.gl/VC8vrU

#nodejs #release
Organizing Microservices - Modern Integration
Microservices is probably one of the most popular buzz words among developers, but as a person who worked in the software integration space for years, I started to see some resemblance of the old ESB days. - https://goo.gl/fJFSfd

#microservice
React Simple Maps: SVG Map React Components
A library of React components to make SVG maps using d3-geo and topojson - https://goo.gl/DAeafD

#react #map #svg #component
Frame by Frame Animation with CSS and JavaScript
Michael Romanov explains how to build a frame-by-frame animation with just HTML, CSS and JavaScript which performs well and works great on all browsers. - https://goo.gl/ZhJYu1

#animation #css
Can Augmented Reality Solve Mobile Visualization?
AR is now slowly entering the tech mainstream. Here, Dominikus explores how AR could solve several real world problems. - https://goo.gl/N7vpVY

#mobile #AR