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

Admin: @andrey2019
Download Telegram
Building Browser Extensions At Scale

An extensive overview of techniques, best practices, and things learned by Grammarly, creators of a popular browser extension. - https://goo.gl/Dgdh81

#extension
Creating a Chrome Extension in 2018: The Good, the Bad and the Meh

Talks through the development lifecycle of creating an extension and lists some of the architectural gotchas. - http://bit.ly/2ww54mW

#chrome #extension
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
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
How to Make Complex Chrome Extensions

Spinning up a quick, simple browser extension isn’t that big of a deal nowadays, especially with tools like Extension to kick off a project. Larger extensions are a different story, so it’s neat to learn from the experiences of a team that’s built one. - https://evilmartians.com/chronicles/how-to-make-complex-chrome-plugins-a-zero-gravity-guide

#extension