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
Custom directives in Angular 6 — building a Google places autocomplete

Abhishek, the author of this article, has been playing around with Angular a lot lately and a lot of things that seemed unnecessary in the beginning is starting to make sense. Angular is a well thought out framework, and although it is very opinionated, it follows some of the industry best practices when it comes to structuring the frontend of a web application. - http://bit.ly/2nc91In

#angular
👍1
Building A Progressive Web App: No React, No Angular, No Vue

Just direct DOM manipulation with some more recent APIs and JS specs. - http://bit.ly/2vRsnGH

#pwa
Sharing the UI router between AngularJS and Angular 6

In some of Roelof’s previous posts, “AngularJS + Angular (v6) hybrid (finally!)” and “Sharing state between AngularJS and Angular v6 with Redux”, he’s documented the process of making a hybrid AngularJS/Angular application. - http://bit.ly/2vDadII

#angular
Create Your Design System: Grid & Layout

Claudia Romano shows how to implement a grid into your design system, and how some CSS techniques can be used to create specific layouts. - http://bit.ly/2vlnwxV

#css
Testing Vue with Jest part — II

This tutorial will not explain you how to configure a vue application. We only will focus on component creation and tests. - http://bit.ly/2KN8m9K

#vue #tests
Building A Progressive Web App (PWA): No React, No Angular, No Vue

Just direct DOM manipulation with some more recent APIs and JS specs. - http://bit.ly/2vRsnGH

#pwa
I Created The Exact Same App in React and Vue. Here Are The Differences.

If you fancy a direct comparison between Vue and React, fill your boots here. - http://bit.ly/2B6aGJk

#react #vue
Ionic 4 and Should You Build a Hybrid App?

Jeff presents points to consider before investing time and money into a mobile app and why choosing hybrid could be the right choice. - http://bit.ly/2nnRq0e

#ionic4
The Cost of JavaScript in 2018

We linked the video of Addy’s talk a month ago, but now here’s the detailed write-up of Addy’s thoughts and findings on how much effect JavaScript has on page sizes and performance and some ways to improve matters. - http://bit.ly/2nxJQQw

#javascript
A Checklist of 23 Node.js Security Best Practices

A curated list of 23 high-level Node security best practices with code examples and quotes from the top ranked blogs. - http://bit.ly/2AXQmcP

#nodejs
How We Ditched Redux for MobX

A look into how the talented Skillshare team moved from Redux to MobX as their state manager. If you are battling with Redux this is a good read. - http://bit.ly/2vz2MTH

#redux #mobx
Build a Simple CRUD App with ASPNET Core 2.1 and Angular 6

The latest ASPNET Core includes a template to build an Angular 4 application, but what about Angular 6? Here’s how to do it. - http://bit.ly/2nx6Pv3

#angular6 #ASPNET
Turning an Angular 6 app into a Progressive Web App

This article shows how to add PWA (Progressive Web App) capabilities to your Angular 6 app. - http://bit.ly/2KMWBjA

#angular6 #pwa