Monthly Archives: May 2018

weekly 2018-05-30

Angular releases & docs

angular: 6.0.3 (2018-05-22)
angular-cli: 6.0.5
angular material2: 6.1.0
Twitter feed for all your releases: Release Butler

Links

David Pine TypeScript – A Tour of Generics – David Pine
Austin McDaniel Building component libraries using the Angular CDK – Austin McDaniel
Minko Gechev JavaScript implementations of different famous Computer Science algorithms – Minko Gechev
André Staltz Two Fundamental Abstractions – André Staltz
Nicholas Jamieson RxJS: Avoiding takeUntil Leaks – Nicholas Jamieson
Fabian Gosebrink Start your end to end testing with Angular and Cypress – Fabian Gosebrink
Simona Cotin Progressive Web Apps – the Angular way – Simona Cotin
 Tobias Koppers Webpack demos bundling live by hand – Tobias Koppers

Upcoming Events

Summer Typescript Meetup
TypeScript Switzerland
Mittwoch, 13. Juni 2018
18:30 bis 21:00

Contribute to the week in Angular

This weekly cannot exist without community contributions, thanks to all who created blogs, sent links or contributed in some way. Want to add a link, plug your event, highlight your cool Angular blog, or something else? Add a commment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

swissangularlogofont

Members are very welcome! Click here to become a member.

weekly 2018-05-23

Angular releases & docs

angular: 6.0.2 (2018-05-15)
angular-cli: 6.0.3
angular material2: 6.1.0
Twitter feed for all your releases: Release Butler

Links

Tomas Trajan How To Build Responsive Layouts With Bootstrap 4 and Angular 6 📐 – Tomas Trajan
Tomas Trajan The 7 Biggest Lessons I’ve Learned By Building A Twitter Bot 🐤🤖 – Tomas Trajan
Daniele Zurico Angular – Lazy load modules with cli – Daniele Zurico
Marius Schulz TypeScript 2.7: Strict Property Initialization – Marius Schulz
Alexey Zuev Angular Ivy change detection execution: are you prepared? – Alexey Zuev
Monty Shokeen Create a Library Finder App in Angular: LibraryListComponent and LibraryDetailsComponent – Monty Shokeen
Ben Nadel Environment Variables Represent Global State And Should Be Accessed By The Application Bootstrapping Logic Only – Ben Nadel
Ben Nadel Binding RxJS Observable Sources Outside Of The NgZone In Angular 6.0.2 – Ben Nadel

Upcoming Events

Meetup Mai – Mini-Sessions (Angular Hacker Game, Udacity Frontend Nanodegree…)
Angular Basel
Dienstag, 29. Mai 2018
19:00 bis 21:00
Bluesky IT-Solutions AG
Aeschenvorstadt 36 · Basel

Summer Typescript Meetup
TypeScript Switzerland
Mittwoch, 13. Juni 2018
18:30 bis 21:00

Contribute to the week in Angular

This weekly cannot exist without community contributions, thanks to all who created blogs, sent links or contributed in some way. Want to add a link, plug your event, highlight your cool Angular blog, or something else? Add a commment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

swissangularlogofont

Members are very welcome! Click here to become a member.

weekly 2018-05-16

Angular releases & docs

angular: 6.0.1 (2018-05-11)
angular-cli: v6.0.1
angular material2: 6.0.2 chocolate-reality
Twitter feed for all your releases: Release Butler

Links

Fiyaz Bin Hasan Creating Reusable Custom Elements in Angular 6+ – Fiyaz Bin Hasan
Cédric Exbrayat What’s new in Angular CLI 6.0? – Cédric Exbrayat
David Herges See! Query. Read. Store. – David Herges
Loiane Groner Upgrading to Angular v6: Step by Step – Loiane Groner
Tomasz Kula Keeping Form Controls in Sync with Angular Reactive Forms – Part 1 – Tomasz Kula
Allen Kim Generate Angular Unit Test Automatically – Allen Kim
Gleb Bahmutov Sliding Down the Testing Pyramid – Gleb Bahmutov
Nitay Neeman Angular – All Talks from ng-conf 2018 – Nitay Neeman
David Müllerchen update a Angular project to 6.0 – David Müllerchen

Upcoming Events

Meetup Mai – Mini-Sessions (Angular Hacker Game, Udacity Frontend Nanodegree…)
Angular Basel
Dienstag, 29. Mai 2018
19:00 bis 21:00
Bluesky IT-Solutions AG
Aeschenvorstadt 36 · Basel

Summer Typescript Meetup
TypeScript Switzerland
Mittwoch, 13. Juni 2018
18:30 bis 21:00

Contribute to the week in Angular

This weekly cannot exist without community contributions, thanks to all who created blogs, sent links or contributed in some way. Want to add a link, plug your event, highlight your cool Angular blog, or something else? Add a commment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

swissangularlogofont

Members are very welcome! Click here to become a member.

weekly 2018-05-09

Angular releases & docs

angular: 6.0.0 (2018-05-03)
angular-cli: v6.0.0 – Hamilton
angular material2: 6.0.1 glass-spaceship (2018-05-07)
Twitter feed for all your releases: Release Butler

Links

Manfred Steyer The new Treeshakable Providers API in Angular: Why, How and Cycles – Manfred Steyer
Victor Savkin Two Approaches to Upgrading Angular Apps – Victor Savkin
Dan Wahlin Upgrading an Application to Angular 6: Step By Step – Dan Wahlin
Stephen Fluin Version 6 of Angular Now Available – Stephen Fluin
Max NgWizard K Working with DOM in Angular: unexpected consequences and optimization techniques – Max NgWizard K
Manfred Steyer What’s new in Angular 6? – Manfred Steyer
Jaime Rios Filtering an array on ES6 – Jaime Rios
Alyssa Nicoll What’s New in Angular 6 – Alyssa Nicoll

Upcoming Events

Meetup Mai – Mini-Sessions (Angular Hacker Game, Udacity Frontend Nanodegree…)
Angular Basel
Dienstag, 29. Mai 2018
19:00 bis 21:00
Bluesky IT-Solutions AG
Aeschenvorstadt 36 · Basel

Summer Typescript Meetup
TypeScript Switzerland
Mittwoch, 13. Juni 2018
18:30 bis 21:00

Contribute to the week in Angular

This weekly cannot exist without community contributions, thanks to all who created blogs, sent links or contributed in some way. Want to add a link, plug your event, highlight your cool Angular blog, or something else? Add a commment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

swissangularlogofont

Members are very welcome! Click here to become a member.

weekly 2018-05-02

Angular releases & docs

angular: 5.2.10 (2018-04-16), 6.0.0-rc.6 (2018-04-27)
angular-cli: 1.7.3 v6.0.0-rc.8
angular material2: 5.2.5, 6.0.0-rc.14
Twitter feed for all your releases: Release Butler

Links

Dan Arias RxJS 6: What’s new and what has changed? – Dan Arias
Ben Nadel Creating A Medium-Inspired Text Selection Directive In Angular 5.2.10 – Ben Nadel
Cory Rylan Introduction to Angular Router Animations – Cory Rylan
Fabian Gosebrink Starting with Angular and Microsoft’s Face Recognition API – Fabian Gosebrink
Minko Gechev Machine Learning-Driven Bundling. The Future of JavaScript Tooling. – Minko Gechev
Jeff Whelpley Write once, use everywhere” is an anti-pattern – Jeff Whelpley
Stephen Fluin Trip report from ng-conf 2018 – Stephen Fluin

Upcoming Events

Meetup Mai – Mini-Sessions (Angular Hacker Game, Udacity Frontend Nanodegree…)
Angular Basel
Dienstag, 29. Mai 2018
19:00 bis 21:00
Bluesky IT-Solutions AG
Aeschenvorstadt 36 · Basel

Summer Typescript Meetup
TypeScript Switzerland
Mittwoch, 13. Juni 2018
18:30 bis 21:00

Contribute to the week in Angular

This weekly cannot exist without community contributions, thanks to all who created blogs, sent links or contributed in some way. Want to add a link, plug your event, highlight your cool Angular blog, or something else? Add a commment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

swissangularlogofont

Members are very welcome! Click here to become a member.