Tag Archives: Dan Wahlin

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 2019-07-02

Angular releases & docs

angular: 8.0.3, 8.1.0-rc.0 (2019-06-26)
angular-cli: v8.0.6, v8.1.0-rc.0
angular material2: 8.0.1
Twitter feed for all your releases: Release Butler

Links

Dan Wahlin
Mastering the Subject: Communication Options in RxJS
Dan Wahlin (@DanWahlin)

Netanel Basal
Understanding the Magic Behind Angular Elements
Netanel Basal (@NetanelBasal)

Minko Gechev
Try Bazel’s opt-in preview in Angular CLI
Minko Gechev (@mgechev)

Philippe MARTIN
Deploying an i18n Angular app with angular-cli
Philippe MARTIN (@feloy2)

Fabian Gosebrink
Updating your angular app to NgRx 8
Fabian Gosebrink (@FabianGosebrink)

Toby Rogers
Build a Desktop Application with Angular and Electron
Toby Rogers

Gerard Sans
How to create a highly scalable serverless GraphQL data-driven app in minutes
Gerard Sans (@gerardsans)

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-10-24

Angular releases & docs

angular: 7.0.0 (2018-10-18)
angular-cli: 7.0.1 CLI for Angular v7.0
angular material2: 7.0.0 amethyst-ammonite
Twitter feed for all your releases: Release Butler

Links

Hanyu Xiao
Introducing NgRx Explorer for VS Code
Hanyu Xiao (@xiao_hanyu)

Neel Bhatt
Creating an Angular 7 App with ASP.NET Core: A Step-by-Step Guide
Neel Bhatt (@neelbhatt2015)

Jecelyn Yeen
RxJS Operators for Dummies: forkJoin, zip, combineLatest, withLatestFrom
Jecelyn Yeen (@jecelynyeen)

Wassim Chegham
Why does Angular matter to me?
Wassim Chegham (@jecelynyeen)

Stephen Fluin
Version 7 of Angular — CLI Prompts, Virtual Scroll, Drag and Drop and more
Stephen Fluin (@stephenfluin)

Dan Wahlin
Free Interactive Coding Course: Build Your First Angular App
Dan Wahlin (@DanWahlin)

Meligy
How to upgrade your Angular CLI project to Angular v7 (or v6) without too much manual pain
Meligy (@Meligy)

Upcoming Events

Angular & Typescript Workshop

uphill conf
Bern
2nd, 3rd May 2019

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

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

weekly 2018-04-25

Angular releases & docs

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

Links

Max Höffner Building and publishing Angular libraries using Angular CLI – Max Höffner
ng-conf Angular Architecture and Specific Layers – ng-conf
Angular Minds Major differences between Angular 1 vs Angular 2 vs Angular 4 – Angular Minds
Dave M Bush Where To Store Angular Configurations – Dave M Bush
Jeff Cross Angular: Is AOT Worth It? – Jeff Cross
Juri Strumpflohner Compile-time vs. Runtime configuration of your Angular App – Juri Strumpflohner
Dan Wahlin “Containerizing” Angular with Docker – Dan Wahlin

Upcoming Events

BärnerJS Talk with Simona Cotin
Thursday, April 26, 2018
6:00 PM to 9:00 PM
Lambda IT
Waldeggstrasse 30 · Liebefeld

uphill conf
Bern
26th-28th April 2018

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

Angular releases & docs

angular: 5.0.0-rc.2 (2017-10-12) and 4.4.5
angular-cli: v1.5.0-beta.4
angular material2 2.0.0-beta.12

Links

Dan Wahlin 5 Key Benefits of Angular and TypeScript – Dan Wahlin
Alex Eagle Angular with Bazel and Closure – Alex Eagle
Éverton Roberto Auler Angular 5 universal with Transfer State using @angular/cli – Éverton Roberto Auler
Lorenzo Pasqualis 9 Software Engineering Career Mistakes To Avoid At All Costs – Lorenzo Pasqualis
Michal Dymel Preload data before app init in Angular – Michal Dymel
Brad Green AngularMix Keynote by Brad Green – Brad Green

Upcoming Events

One Year of Angular Basel Meetup
Mittwoch, 25. Oktober 2017, 19:00
Klybeckstrasse 190, Basel

Advanced TypeScript mit Marius Schulz
Bern: Mon, 06 Nov 2017, 06:00 PM (CET)
Luzern 7.11.2017

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-04-12

Package of the Week Angular2-Toaster

Angular2-toaster is an asynchronous, non-blocking Angular2 Toaster Notification library. With it you can easily display short messages to the user to give some information. It can simply be included in your app. After that you get a service provided on which you can call methods to display messages. In addition to that it is very flexible and easy to customise to your needs.

github code | npm

Angular releases & docs
angular material2 2.0.0-beta.3

Links

Philippe Martin Deploying an i18n Angular app with angular-cli – Philippe Martin
Philippe Martin Building a Dynamic website with Angular Universal – Philippe Martin
Santosh Kumar Adidawarpu Angular 2 Guards To Protect Routes – Santosh Kumar Adidawarpu
Aaron Marisi Get Going with the Angular and ASP.NET CLIs – Aaron Marisi
Uri Shaked Angular and Accessibility – Uri Shaked
Manfred Steyer Step by Step Improving Startup Performance with Lazy Loading in Angular – Manfred Steyer
Sean Larkin Everything is a plugin! Mastering webpack from the inside out – Sean Larkin
Dan Wahlin Docker: What Every Angular Developer Should Know About It! – Dan Wahlin
Matias Niemelä Animations in Angular 4.0.0 – Matias Niemelä
Tobias Bosch The Angular Compiler 4.0 – Tobias Bosch
Oliver Combe Lost in Translation – Oliver Combe
Jeff Cross Angular Pre Rendering for SEO, Speed, and Happy Users – Jeff Cross
James Daniels Reducing package size and complexity with NgModule – James Daniels
Elad Bezalel & Paul Gschwendtner Angular Material 2 Workshop – Elad Bezalel & Paul Gschwendtner
Kara Erickson Angular Form Validation – Kara Erickson

Upcoming Events

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

BärnerJS Talks with Ayşegül Yönet‏
Thursday, April 27, 2017, 6:00 PM
Brückfeldstrasse 16, Bern

Angular Universal with Express.js Demo
Angular Basel
Dienstag, 2. Mai 2017
Klybeckstrasse, Basel

dotnetday (sold out!)

Registration opened
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.

Angular Weekly 2017-02-15

Package of the week
ng2-completerOfer Herman
Angular Localization – Angular autocomplete component

This component from Ofer Herman works well and with problem using AoT. It has good documentation and can be styled or changed as required.

ngautocomplete

Description
An autocomplete component which can connect easily to different data sources.

Documentation, code | npm

Angular release & docs
4.0.0-beta.7 (2017-02-09) and 2.4.7 (2017-02-09)

Links

Dan Wahlin 10 Angular and TypeScript Projects to Take You From Zero to Hero – Dan Wahlin
Jecelyn Yeen Using HammerJS (Touch gesture) in Angular 2 – Jecelyn Yeen
Bram Borggreve Using Yarn with Angular CLI – Bram Borggreve
Tamás Sallai Why Webpack 2’s Tree Shaking is not as effective as you think – Tamás Sallai
Tamás Sallai Getting started with Browserify – Tamás Sallai
John Peters TypeScript and the Async/Await Construct – John Peters
Joe Eames Lesson: Understanding TypeScript’s Types – Joe Eames
Feras Khoursheed WebPack is not the only way – Feras Khoursheed
Sergio Cruz Getting Components to Communicate in Angular – Sergio Cruz
Thomas Burleson and Aaron Frost Introduction to Angular Material – Thomas Burleson and Aaron Frost
Meligy Successfully Upgrade Your angular-cli App (Beta 28 & Below) To The Latest @angular/cli Beta – Meligy
Ben Nadel Using NgOnChanges Collection With Dot-Notation And TypeScript In Angular 2.4.4 – Ben Nadel
Addy Osmani JavaScript Start-up Performance – Addy Osmani
Sanjay Purswani Optimising the front end for the browser – Sanjay Purswani
Akshay Nihalaney Real World Angular – Part 4: State of my SPA – Akshay Nihalaney
Shawn Wildermuth Why I Moved to Vue.js from Angular 2 – Shawn Wildermuth
Meligy Shared Modules In Angular Apps: Providers Best Practices And What Does `forRoot()` Do? – Meligy
Gerard Sans Angular 2 — Testing Guide – Gerard Sans

Upcoming Events

TypeScript Switzerland

Lightning Talks, Workshops, Social Event
Di, 21. Feb 18:00
Renuo AG, Industriestrasse 44, Wallisellen

Angular Basel
Angular and C# .Net as Backend
Dienstag, 28. Februar 2017 19:00

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


angularswitzerlandgroup

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