Welcome to Angular 4U - Get free Tips, Demos, Tutorials and More!
Here at Angular 4U we aim to bring you everything you need for your Angular JS development. We have information and reviews on NPM modules, TypeScript components and more.
We also have a section on Angular 2 or Angular 4 for those wanting the latest advice and tips on the latest version of Angular JS. You can also view our demos and tutorials sections for those looking for practical advice and examples on Angular JS. Other sections include our Tools & Resources section and also the Premium section which has information on premium plugins for Angular.
-
-
10+ Angular 2 Dialogs, Popups & Modals Demos
Let’s save you some time here finding some Angular 2 Dialogs, Popups & Modals Demos so you can get on with whats really important, the coding and getting stuff done. 1. AngularJS and Bootstrap 3 Modal… -
-
angular 1.5 filter Error: [$parse:ueoe]
Error: [$parse:ueoe] https:// errors.angularjs.org/1.5.10/ $parse/ueoe?p0=%24ctrl. cause: missing bracket or in this case brackets for an object passed as a parameter too close to the interpolated brackets ie – this causes error {{$ctrl.settings.maxFeeValue | currency:{decimalPlaces:0}}} this… -
1
Tips on Converting Coffeescript to JavaScript (AngularJS)
So I had the daunting task of converting some Coffeescript to JavaScript (AngularJS more specifically). Here are some notes on the process which might help you if you ever face the same task. Some tools to… -
Angular ES6 Native vs Bluebird Notes
ES6 Native vs Bluebird Testing ES6 Native “ES6 native promises testing pending state” How to test the pending state of a promise? ie – it’s not fulfilled. https://github.com/massimocode/es6-promise-inspect es-promise-inspect uses const Debug = vm.runInDebugContext(‘Debug’); which has the… -
Angular 1.5 Component vs Directive Notes
When you use a , you create DOM, when you use you decorate DOM, that is the mindset components Templates can be a String literal or a function that returns a template for compilation The lifecycle hook Use for initialisation logic Also… -
Angular 1.5 One-Time Binding Notes
We can use Angular’s (1.3+) in-built one-time bindings to gain a performance boost on data which is set once and never changes. The way it works is by removing the watchers ($watch() bindings) on scope… -
-
10+ Angular 2 WYSIWYG’s
Ok so your boss wants you to code a WISSYWIGG editor for your brand new Angular 4 app? So where do you start, well some examples ofcourse. So without further adieu here are some Angular 2… -
3
10+ Angular 2 Calendars
How hard could it really be to find a decent calendar plugin for your Angular App? Well, pretty easy in fact, especially when there is 10 really awesome examples below. The Angular 2 Calendars shown are what… -
2
10 Amazingly Professional Angular 2/4 Templates
Do you want to to code a professional looking app in a matter of minutes? Well, these badboy Amazingly Professional Angular 2/4 Templates will get you off to a flying start! These templates include professional looking… -
10+ Angular 2 Preload Images & Preloaders
Is your Angular app loading too slow? We don’t fear, just check out some Angular 2 File Upload Demos that I’ve cherry picked for you. You can now watch some cool spinners while your app… -
10+ Angular 2/4 Video & Audio Plugins
Here are some Angular 2 Video & Audio Plugins that I could find while I was looking for some good options to embed my audio and video player inside my Angular app. The options and… -
10+ Angular 2/4 Image Gallery Demos
Here are some Angular 2/4 Image Gallery Demos including some responsive image galleries designed in high resolution to help you build your next awesome Angular app. You might be looking to create a carousel image gallery… -
3
20 Amazing Angular 4 Tables
Here are some pretty awesome Angular 4 Tables below which I have found to be the best of the best at the moment of writing this article. Tables are the essential building blocks of any great web… -
20 Really Cool Angular 4 FREE Themes You Can Use
Here are some Really Cool Angular 4 FREE Themes that you can use complete for free! Yes, that’s right they don’t cost anything. Some of them are really professionally designed, business ready Angular 4 themes and… -
10+ Angular 2/4 Facebook Tutorials
Here are some Angular 2 Facebook Tutorials which will get you up to speed in no time with using Angular with Facebook API, SDK and oAuth. Included are some tutorials on how to authenticate your app… -
-
AngularJS 2 Google Trends 2017
I always keep my eye on Google trends. Here is whats happening in Angular 2 space at the moment. Look at that peak!!! “Angular 2” FTW!!! angular2 wins ?! Up and down like your…..… -
Angular 2 News in 2017 Whats Been Happening?
Here is some Angular 2 News in 2017 Whats Been Happening in the big www? Angular 4.0.0 Now Available So what happened to Angular 3? Angular CLI is released and can bootstrap Angular 2 apps… -
Angular 4.0.0 Now Available
Angular version 4.0.0 – invisible-makeover – is now available. This is a major release following our announced adoption of Semantic Versioning, and is backwards compatible with 2.x.x for most applications. We are very excited to… -
Popular Angular 2 Books & eBooks
I’ve been looking around for some cool books on learning Angular, in particular Angular 2. These are some cool ngbooks: Angular 2: From Theory To Practice View Book *Updated to the Angular 2.4.3 released in… -
Angular CLI is released and can bootstrap Angular 2 apps
If you’ve ever gone through the Angular 2 Quickstart over the past year, you’ll know that a big part of getting started with Angular 2 is the setup. Now to save you time… Introducing The…