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
Is Microsoft Building a Chromium-Powered Browser To Replace Edge?

This week the Web has been abuzz with the idea that Microsoft is going to divert attention away from working on its EdgeHTML engine and start to use Blink/Chromium instead. But with the news based on ‘anonymous sources’ and no official confirmation, we’ll need to keep an eye on this story. - http://bit.do/eDdZV

#news #microsoft
Creating Searchable Templates in Angular

One of Netanel’s last assignments was to develop a generic method to make components and templates searchable in our application. In this article, he will walk us through the process and ideas behind the decisions he made along the way. - http://bit.do/eDdX6

#angular
Accessible routing with vue.js [updated]

Routing is an integral part of a Single Page Application, and therefore for the accessible-app project. - http://bit.do/eDdWq

#vue
How to Optimize Angular Applications

Angular is the most popular framework for building single page web applications. This doesn’t necessarily mean that your application can contain only one page. You can create a website with dozens of pages using Angular. The framework itself (latest versions) is well-optimized thanks to an amazing team and community, however, when it comes to performance we should always think about few things that can make our application run fast and smooth. - http://bit.do/eDdXA

#angular
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
PWA vs Hybrid App vs Native: Choosing the Right Mobile App Tech

Why making the right choice of technology to use when building your mobile app makes all the difference. - http://bit.do/eDd5q

#mobile #pwa #hybrid #native
Theming with Style

Our Buttons are looking pretty good after the work we did in the last post. But what if we wanted to customize them? Where would we even begin? Find out the answers to these questions, along with how to utilize themes that come with Kendo UI in part three of Angular & Kendo UI Unite! - http://bit.do/eDdXR

#angular
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
How to Build a Simple GraphQL API Service with Express - http://bit.do/eDd4g

#nodejs #graphQL
Sharing Data Between Components in Vue

A tutorial on generating data in one component, and passing it to - nother in Vue. - http://bit.do/eDdXa
Web Content Accessibility Guidelines 2.1—for People Who Haven’t Read the Update

Alan Dalton gives an overview of the new accessibility guidelines. - http://bit.do/eDdZv

#accessibility
A Look At CSS Resets in 2018

A review of CSS reset options (to cancel out the default styles browsers apply to HTML) and how they try to strike a balance between correcting user-agent styling ‘errors’, removing opinionated styling, and staying as consistent as possible. - http://amp.gs/EUvJ

#css
React Advanced Date Time Range Picker

It’s been at least several issues since we linked to a time or date selector, right? - http://amp.gs/EdVb

#react #components #datepicker