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

Admin: @andrey2019
Download Telegram
Planning A Modern Angular Application
Todd Motto runs through some of the considerations you should review when planning to build an application using Angular (aka Angular 2 and above). - https://goo.gl/lLCnrT

#angular2
Choosing Between React and Angular: A Comparison
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose. - https://goo.gl/7Gh4DM

#angular2 #react
Form Validation in a NativeScript Angular Mobile Application
Nic Raboy demonstrates how to add form validation and feedback into a cross-platform mobile app built with NativeScript and Angular. - https://goo.gl/hgQCZQ

#mobile #nativescript #angular2 #form #validation
Create iOS/Android 'To Do' App with Ionic and Angular - https://goo.gl/FCGhmb

#angular2 #ionic
Angular and RxJS: Create an API Service to Talk to A REST Backend
Jurgen Van de Moere takes an existing Angular 2+ app and adds a REST API service. Learn about RxJS observables and how to mock HTTP services for testing. - https://goo.gl/rA7mxx

#angular2 #rxjs
Create a Sliding Item Animation with a Directive in Ionic 2 / 3
How to create a sliding item animation in Ionic 2+. - https://goo.gl/C5nwyy

#angular2 #ionic #directive
Error Logging in Angular 2 with `ErrorHandler`

Error handling is one of those things no one wants to deal with, well in Angular you can create a global handler and never have to worry again. Here’s how. - https://goo.gl/kxH6AC

#angular2