FrontEnd Development
30.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
A Quick Start Guide to MySQL 8.0's Document Store

An introduction to using the Node.js connector to use MySQL’s new MongoDB-esque schemaless storage. - http://bit.ly/2KYWhj9

#nodejs #mysql
Guess.js: A Toolkit for Using Data To Improve User Experiences

An interesting project that can use data from Google Analytics combined with machine learning to intelligently pre-fetch resources. Addy Osmani introduced it live at Google I/O earlier this week. There’s also a webpack plugin for quickly adding these abilities to React and Angular apps. - http://bit.ly/2Lw56RI

#guessjs
React Context in the World of Component Composition

“In this post, I will try to describe a different approach to using Context, and the benefits of it when thinking of component composition.” - http://bit.ly/2KBtRdW

#react
Native Modals Using HTML 5.2's 'dialog' Element

Note that support is currently limited to Chrome. - http://bit.ly/2KXVEGp

#css
Using a Central Route Config with React Router v4

React Router v4 moved towards a component based routing approach, but you can still put together a centralized route config if you wish. 10 minute video plus code and notes. - http://bit.ly/2IvLNpB

#react #router
The Front-End Tooling Survey 2018 Results

Over 5,000 frontend developers took part in this survey we linked a few months ago. Here are the results on what tools and techniques devs are using right now. Lots to digest here. - http://bit.ly/2sg1xqA

#frotnEnd #survey
New CSS Features That Are Changing Web Design

Widely available, but relatively new, Web technologies like CSS Grid, CSS custom properties, CSS shapes and CSS writing-mode are allowing designers to exercise creativity in all new ways. Zell Liew explains how - http://bit.ly/2IDuabt

#css