Best VS Code Extensions for Angular v2+ Development ― Scotch
Visual Studio Code is a brilliant editor that makes coding life much easier, especially for JavaScript developers. Source: Best VS Code Extensions for Angular v2+ Development ― Scotch The post Best VS...
View ArticleAngular Runtime Performance Guide – The Oasis Digital BlogThe Oasis Digital Blog
Smooth, highly-responsive interfaces increase users’ confidence in an application and create an overall positive experience. Whereas small applications with simple interactions are built without a...
View ArticleWhat’s new in Angular 5? | Ninja Squad
We made a little video to give you an overview of the new features. If you want to dive deeper into what has changed, keep on reading after watching it ;). Angular 5 is out! Which new features are...
View ArticleAngular Elements and SPFx – Winsmarts.com
Angular is pretty good. But it likes to own the page, if not the whole website. It is hard to, a) Have Angular co-exist with other stacks b) Inject angular for one small quick job c) Package an angular...
View ArticleAngular Material — Part 4: Data Table – CodingTheSmartWay.com Blog – Medium
This post has been published first on CodingTheSmartWay.com. This is the fourth part of the Angular Material series on CodingTheSmartWay.com. In this part, we’ll be focusing on Data Tables. Of course,...
View ArticleFaster Angular Applications – Part 1. On Push and Immutable.js · Minko...
Articles about computer science, Angular, JavaScript, and compilers. Source: Faster Angular Applications – Part 1. On Push and Immutable.js · Minko Gechev’s blog The post Faster Angular Applications –...
View ArticleCreating An Input-Driven AutoFocus Directive In Angular 5.0.2
HTML form elements already provide for an “autofocus” attribute that will pull focus to an input field after it is rendered on the page. This is great for static pages; but, in my experience, using the...
View ArticleHandling Global Keyboard Shortcuts Using Priority And Terminality In Angular...
By Ben Nadel on December 4, 2017 Tags: Javascript / DHTML Consuming global keyboard shortcuts in an Angular application (or any application for that matter) is a non-trivial task. Global key-event...
View ArticleCreating PWA with Angular 5. Part 2: Progressifying the application
This is the continuation of my previous article, where we’ve created our first Angular 5 application. And I hope everybody has a successfully hosted project on github-pages. But if you’re just joining...
View ArticleUsing Data Attributes To Pass Configuration Into An Event Plug-in In Angular...
One of my favorite features of Angular is the ability to provide custom event bindings using the EVENT_MANAGER_PLUGINS collection. This feature allows you to create a clean abstraction around how...
View Article