Author Archives: fabiangosebrink

Weekly 2019-11-13

Angular releases & docs

angular: 9.0.0-rc.1 (2019-11-06)
angular-cli: v9.0.0-rc.1
angular material2: butane-bonanza
Twitter feed for all your releases: Release Butler

Links

Zama Khan Mohammed
Accessibility in Angular Applications
Zama Khan Mohammed @mohamedzamakhan

irustm
AngularNodeGUI
irustm @irustm

Netanel Basal
Strategies for Cache-Busting Translation Files in Angular
Netanel Basal @NetanelBasal

Michael Callaghan
Deploy Your Angular App to Azure with ng deploy
Michael Callaghan @walkingriver

Upcoming Events

https://developer-academy.ch/

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 comment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

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

Weekly 2019-07-24

Angular releases & docs

angular: 8.1.2 (2019-07-17) 8.2.0-next.2 (2019-07-17)
angular-cli: v8.2.0-next.1
angular material2: vantablack-glowstick
Twitter feed for all your releases: Release Butler

Links

Paco Ita
Create a never offline web app!
Francesco Leardini @paco_ITA

Dominic Adah
Handling animations properly with the RxJS finalize operator
Dominic Adah @sudo_kaizen

Carlos Caballero
Understanding Content Projection in Angular
Carlos Caballero @Carlillo

Jan-Niklas Wortmann
About switchMap and friends
Jan-Niklas Wortmann @niklas_wortmann

Upcoming Events

https://developer-academy.ch/

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 comment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

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

Weekly 2019-07-10

Angular releases & docs

angular: 8.1.0 (2019-07-02) 8.2.0-next.0 (2019-07-02)
angular-cli: v8.1.0
angular material2: metal-mushroom
Twitter feed for all your releases: Release Butler

Links

Paco Ita
A gentle introduction to Progressive Web Apps – Step 1
How to install a PWA on a user’s device – Step 2
Service workers and caching strategies explained – Step 3
Create Progressive Web Apps with Angular, Workbox, PWA Builder – Step 4
Francesco Leardini @paco_ITA

 Kevin Kreuzer
Retry failed HTTP requests in Angular
Kevin Kreuzer @KevinKreuzer90

Chidume Nnamdi
Understanding Data Binding in Angular
Chidume Nnamdi @ngArchangel

Bartosz Pietrucha
Angular Architecture Patterns and Best Practices (that help to scale)
Bartosz Pietrucha @pietrucha

Wes
A Deep Dive into Angular’s NgOnDestroy
Wes @wesgrimes

Upcoming Events

https://developer-academy.ch/

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 comment here, or ping us on Twitter: Damien or Fabian

twitter | github | members

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

weekly 2018-07-18

Angular releases & docs

angular: 6.0.9 (2018-07-11) and 6.1.0-rc.0 (2018-07-11)
angular-cli: v6.1.0-rc.2
angular material2: 6.4.0 dimeritium-dandelion
Twitter feed for all your releases: Release Butler

 

Links

Speckyboy
50 Cheatsheets, References and Guides for CSS
Speckyboy Web Design Magazine (@speckyboy)

Manfred Steyer
Angular Elements, Part I: A Dynamic Dashboard In Four Steps With Web Components
Manfred Steyer (@ManfredSteyer)

yuriburger
Angular 6 Chatbot Client
yuriburger (@juriburger)

Daniel Rosenwasser
Announcing TypeScript 3.0 RC
Daniel Rosenwasser (@drosenwasser)

Stephen Fluin
Building Addressable Dialogs with Angular (Video)
Stephen Fluin (@stephenfluin)

angular university
Comprehensive Guide to Higher-Order RxJs Mapping Operators: switchMap, mergeMap, concatMap (and exhaustMap)
Angular University (@AngularUniv)

Netanel Basal
Introducing Akita: A New State Management Pattern for Angular Applications
Netanel Basal (@NetanelBasal)

Ben Nadel
Timezone In Date .toTimeString() Is Not Always An Abbreviation In JavaScript
Accessing Parent Route Params Via paramsInheritanceStrategy In Angular 6.0.7
Ben Nadel (@BenNadel)

Upcoming Events

Angular & Typescript Workshop

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-07-11

Angular releases & docs

angular: 6.1.0-beta.3 (2018-06-28)
angular-cli: v6.1.0-rc.0
angular material2: 6.3.3 chrome-tarantula
Twitter feed for all your releases: Release Butler

Links
Tomas Trajan How To Unit Test Angular Components With Fake NgRx TestStore – Tomas Trajan

angular university Angular Ngrx DevTools: Important Practical Tips – Angular University

Sibeesh Venu End to End(E2E) Tests in Angular Application Using Protractor – Sibeesh Venu

Sibeesh Venu Angular Elements Dashboard Demo – Manfred Steyer

Yatit Thakker 3 Reasons why Angular 6 is the Future of Enterprise-Scale Web Applications – Yatit Thakker

Stephen Fluin Continuous Integration with Angular and Travis CI – Stephen Fluin

Talking Dotnet Add Angular 6 Material to Angular 6 and ASP.NET Core app – Talking Dotnet

Upcoming Events

Angular & Typescript Workshop

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 2017-10-11

Angular releases & docs

angular: 5.0.0-rc.1 (2017-10-06)
angular-cli: v1.5.0-beta.4
angular material2 2.0.0-beta.12

Links

Brecht Billiet Demystifying dynamic Forms in Angular – Juri Strumpflohner

michał dymel Angular app in docker – Michał Dymel

David East The beginner’s guide to Angular Universal – David East

Aaron Marisi Animating Angular Routes – Aaron Marisi

Duncan Hunter Adam Stephensen Ionic, ngrx and Angular – Duncan Hunter & Adam Stephensen (NDC Video)

Ben Nadel A Single Route Parameter Can Match Multiple URL Segments In Angular 4.4.4 – Ben Nadel

Angular & Animations: bring life to your apps – Aleix Suau

Tomas Trajan 6 Best Practices & Pro Tips when using Angular CLI – Tomas Trajan

Upcoming Events

uphill conf
Bern
26th-28th April 2018

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.

Angular Weekly 2017-03-01 a shift to Angular 4

Angular release & docs
4.0.0-rc.1 (2017-02-24) and 2.4.8 (2017-02-18)

Links

Marius Schulz TypeScript 2.1: Untyped Imports – Marius Schulz
Marius Schulz TypeScript 2.2: The object Type – Marius Schulz
Daniel Rosenwasser Announcing TypeScript 2.2 – Daniel Rosenwasser
Cory Rylan Angular Async Data Binding with ngIf and ngElse – Cory Rylan
Daniele Zurico Angular-cli with the super powers – Daniele Zurico
Gerard Sans Angular — Advanced Styling Guide (v4+) – Gerard Sans
Todd Motto Getting started with Angular’s Router – Todd Motto
Fabian Gosebrink Moving your Angular application from SystemJS to Webpack – Fabian Gosebrink
Uri Shaked Uri Shaked – AoT and the New Angular Compiler | AngularUP 2016 – Uri Shaked
Ashwin Sureshkumar Angular 2 —Simple Infinite scroller directive with RxJS Observable – Ashwin Sureshkumar
Christoph Burgdorf Three things you didn’t know about the AsyncPipe – Christoph Burgdorf
Stephen Fluin What Does Angular 4.0.0-rc.1 Mean for Developers? – Stephen Fluin
Victor Savkin Angular Forms in Depth – Victor Savkin
Shayne Boyer Angular 2: Application Settings using the CLI Environment Option – Shayne Boyer
Hans Larsen Angular CLI Include AngularFire – Hans Larsen
Christine Maisel 17 Biggest Local SEO Struggles (With Solutions) – Christine Maisel
Tracy Lee | ladyleet Intro to Material (2) Components, Custom Styles, Buttons & Indicators — Using Angular Material (2) Components in your Angular (2) Project – Tracy Lee | ladyleet
Tracy Lee | ladyleet Popups, Modals, and Navigation — Using Angular Material (2) Components in your Angular (2) Project – Tracy Lee | ladyleet
Pascal Precht Using Zones in Angular for better performance – Pascal Precht

Upcoming Events

Jazoon Bern
http://jazoon.com/
27/28.04.2017
Gurten Pavillon, 3084 Wabern, Bern, Switzerland

dotnetday
http://dotnetday.ch/
23. Mai 2017
Microsoft, Wallisellen

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.