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
The Curious Case of 'null ≥ 0'
A trip down one of JavaScript’s many interesting rabbit holes. “It makes sense, honestly”, says the author. - https://goo.gl/JerxTq

#javascript
Building a Trello-Style Layout with CSS Grid and Flexbox

Giulio Mainardi shows you how to build a Trello-like layout using new Grid Layout Module features and Flexbox, along with some Sass for efficiency. - https://goo.gl/kef5Qh

#css #layout #flexbox
Node v8.5.0 (Current) Released

V8 snapshots are re-enabled (they were disabled for security reasons), there’s support for ES modules (behind a flag), and more. - https://goo.gl/oj6TYZ

#nodejs #release
Building An Interactive Game of Thrones Map

A fun guide to building a Node.js API to serve a geospatial ‘Game of Thrones’ map, leaning heavily on Postgres (with PostGIS) and Redis. - https://goo.gl/HRc6rG

#nodejs #game
A Simple Component Lifecycle Simulator
Deepen your understanding of component lifecycle by stepping through each method in slow-motion. - https://goo.gl/oe3keW

#react
Using SVG Patterns for Backgrounds with React -
https://goo.gl/63T4FK

#react #svg
Introducing 'visualViewport' to Access Viewport Info

The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u

#viewport #api
Form Validation with Web Audio

Could audio feedback improve the user experience of filling a form? Ruth John takes a look. - https://goo.gl/nM15jM

#form #validation #webAudio
react-imgpro: An Image Processing Component

Processes an image with filters supplied as props and returns a base64 image. - https://goo.gl/Eiqsem

#react #comoponent
V8 Release 6.2

V8’s latest branch is in beta until its release in Chrome 61 and it’s packed with developer-facing goodies including extra performance, more regex features, and an increased max string length. - https://goo.gl/5RAJLG

#v8 #release
Why we moved from Angular 2 to Vue.js

At Rever we just released a new version of our web client using Vue.js. After 641 commits and 16 weeks of intense development here we are, very proud of a decision we took a while ago. - https://goo.gl/XL5C9q

#vue
Smartphones Are Driving All Growth in Web Traffic
However, all this smartphone traffic hasn’t translated to traffic on smartphone apps. - https://goo.gl/R1c1QF

#statistics
Bootstrap Vue new release

To quickly integrate Bootstrap 4 components in Vue.js, get bootstrap-vue, now with more features documented in the changelog. - https://goo.gl/8grdVJ

#vue #bootstrap #release