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

Admin: @andrey2019
Download Telegram
What’s New in Chrome 70's DevTools

The latest dev channel release of Chrome has several DevTools improvements including being able to create ‘live expressions’ (real-time monitoring, essentially) and the highlighting of DOM elements while still typing an expression. - http://bit.ly/2xnmjX0

#chrome #devTools
An Inside Look at a Modern Web Browser (Chrome, Specifically)

A fantastically illustrated four part series digging into Chrome’s architecture and how it ultimately renders code into functional sites - http://bit.ly/2xC2fkM

#chrome #architecture
Chrome 70 Beta and the Shape Detection API

The Shape Detection API consists of three other APIs, the Face Detection API, Barcode Detection API and Text Detection API, all designed to make a device’s shape detection capabilities available to Web developers. - http://bit.ly/2Q9T0ix

#chrome
An Introduction to Chrome’s Picture-in-Picture Web API

The Picture-in-Picture Web API is designed to let users continue to watch videos in a floating window when they move on to other tabs or even applications. - http://bit.ly/2DoVkji

#chrome #webapi
Building Gmail/Chrome Extension with Vue.js and InboxSDK

Building a Chrome extension with Vue.js that plugs into Gmail using InboxSDK. - http://bit.do/eDdWR

#vue #chrome #extension
Creating My First Chrome Extension

Bills itself as a ‘generous measure of know-how’ on the subject of creating extensions for Chrome. - http://bit.do/eDd2R

#chrome #extension
Chrome DevTools: The Five Most Popular DevTools Tips From 2018

Umar regularly shares handy developer tips for when working in Chrome. Here, he shares some highlights from last year. - http://amp.gs/V9h9

#chrome #devtools
What’s New in DevTools in Chrome 73

Quite a lot of smaller things, including ‘Logpoints’ a way to log messages to the console without adding console.log() calls, keyboard navigation of the console, and the ability to manage geolocation overrides. - http://amp.gs/913B

#devTools #chrome
16 DevTools Tips & Tricks Every CSS Developer Needs to Know - http://amp.gs/dQGK

#chrome #devTools
What's New In DevTools for Chrome 78

Including Lighthouse 5.2 in the Audits panel, and Largest Contentful Paint in the Performance panel. - http://amp.gs/A9hw

#chrome #devtools
Building Chrome Extensions with Vue.js

Chrome extensions have gained a lot of popularity since they can add functionality previously missing in your browser. Here's a guide to creating extensions with Vue.js. - http://amp.gs/qUCG

#vue #extension #chrome