Tag Archives: John Papa

Weekly 2019-10-23

Angular releases & docs

angular: 8.2.11, 9.0.0-next.12 (2019-10-18)
angular-cli: 8.3.12, v9.0.0-next.13
angular material2: 8.2.3
Twitter feed for all your releases: Release Butler

Links

Netanel Basal
Testing Asynchronous Code in Angular Using FakeAsync
Netanel Basal @NetanelBasal

Santosh Yadav
Overriding Angular Schematics
Santosh Yadav @Santosh19742211

Rocky Segarra
Adding Font Awesome to an Angular CLI project using npm
Rocky Segarra

Todd Motto
Attributes versus Properties in JavaScript
Todd Motto @toddmotto

Todd Motto
TypeScript Types: The Any Type
Todd Motto @toddmotto

John Papa
Vanilla JavaScript and HTML – No frameworks. No libraries. No problem.
John Papa @John_Papa

Michael Hladky
Vanilla JavaScript and HTML – No frameworks. No libraries. No problem.
Michael Hladky @Michael_Hladky

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

Angular releases & docs

angular: 7.2.13, 8.0.0-beta.13 (2019-04-16)
angular-cli: v7.3.8, v8.0.0-beta.17
angular material2: 7.3.7, 8.0.0-beta.2
Twitter feed for all your releases: Release Butler

Links

Netanel Basal
What’s New in RxJS v6.5
Netanel Basal (@NetanelBasal)

Netanel Basal
Detect Unsaved Changes in Angular Forms
Netanel Basal (@NetanelBasal)

Tomas Trajan
Why And How To Lazy Load Angular Libraries
Tomas Trajan (@tomastrajan)

Marius Schulz
TypeScript 2.9: Importing JSON Modules

Marius Schulz (@mariusschulz)

John Papa
When npm tells you you’re hosed
John Papa (@John_Papa)

Benjamin Cabanes
Angular CLI — Demystifying the workspace
Benjamin Cabanes (@bencabanes)

Upcoming Events

BärnerJS Talks Uphill Edition
Thursday, May 2, 2019
6:00 PM to 8:00 PM
Lambda IT
Waldeggstrasse 30 · Liebefeld

uphill conf
Bern
2nd, 3rd May 2019

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

Angular releases & docs

angular: 7.2.11, 8.0.0-beta.10 (2019-03-26)
angular-cli: v7.3.7, v8.0.0-beta.10
angular material2: 7.3.6
Twitter feed for all your releases: Release Butler

Links

Daniel Rosenwasser
Announcing TypeScript 3.4
Daniel Rosenwasser (@drosenwasser)

Damien Bowden
Securing browser based Javascript, Typescript applications
Damien Bowden (@damien_bod)

Ben Nadel
HTTP Interceptors Are An Anti-Pattern That Create Hidden Dependencies And Unnecessary Complexity In Angular
Ben Nadel (@BenNadel)

Ben Nadel
Quick File Share Using Netlify Functions And Amazon S3 In Angular 7.2.10
Ben Nadel (@BenNadel)

Ben Nadel
Uploading Files With HttpClient In Angular 7.2.11
Ben Nadel (@BenNadel)

Kwinten Pisman
Video course – Build the operators from RxJS from scratch
Kwinten Pisman (@KwintenP)

Tomasz Peczek
Push Notifications in ASP.NET Core with Angular
Tomasz Peczek (@tpeczek)

Alexey Zuev
Building extensible Dynamic Pluggable Enterprise Application with Angular
Alexey Zuev (@yurzui)

John Papa
How I Write Online Articles
John Papa (@John_Papa)

Andrew Lock
Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
Andrew Lock “Sock” (@andrewlocknet)

Paul Spears
Angular Performance Playground
Paul Spears (@dpsthree)

Upcoming Events

https://developer-academy.ch/

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 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-03-14

Angular releases & docs

angular: 5.2.8, 6.0.0-beta.7 (2018-03-07)
angular-cli: 1.7.3 v6.0.0-beta.5
angular material2: 5.2.4, 6.0.0-beta-4

Links

Tomas Trajan Object.assign() vs Object Spread { … } In Angular Ngrx Reducers🥊 – Tomas Trajan
Tomas Trajan How To Speed Up Continuous Integration Build With New NPM CI And package-lock.json – Tomas Trajan
John Papa Angular with ngRx and experimental ngrx-data helper – John Papa
Pankaj Kumar Choudhary Overview Of Dynamic Components In Angular – Pankaj Kumar Choudhary
Cynthia Sathuragiri Loading Mask For Angular Using CSS – Cynthia Sathuragiri
Dominic Elm Advanced caching with RxJS – Dominic Elm
 Ben Nadel Using No-Op Transitions To Prevent Animation During The Initial Render Of ngFor In Angular 5.2.6 – Ben Nadel
Brett McKenzie Serving your Angular CLI App Locally over HTTPS – Brett McKenzie
A. Vatsaev Create efficient Angular Docker images with Multi Stage Builds – A. Vatsaev

Upcoming Events

deep dive into Typescript Decorators and learn about JS-WTF’s
Mittwoch, 14. März 2018
19:00 bis 21:00
Renuo AG
Industriestrasse 44 · Wallisellen

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.

weekly 2018-01-31

Angular releases & docs

angular: 5.2.2, 6.0.0-beta.1 (2018-01-25)
angular-cli: 1.6.6, 1.7.0-beta.2
angular material2: 5.1.1

Links

Netanel Basal Getting to Know the @Attribute Decorator in Angular – Netanel Basal
Valentino Gagliardi webpack 4 tutorial: All You Need to Know from 0 Conf to Production Mode – Valentino Gagliardi
Victor Mejia Setting up Prettier in an Angular CLI Project – Victor Mejia
Dawn Labs carbon – Dawn Labs
Cory Rylan Using Angular Forms with Async Data – Cory Rylan
Prosper Otemuyiwa Bootstrap 4.0 Release: What’s New? – Prosper Otemuyiwa
Ben Nadel Practice: Progressively Enhancing A Flexbox Grid To Use CSS Grid – Ben Nadel
John Papa Node and npm without sudo – John Papa
Marius Schulz TypeScript 2.5: Optional catch Binding – Marius Schulz

Upcoming Events

Meetup February – Angular Material
Mittwoch, 28. Februar 2018
19:00 bis 21:00
Aeschenvorstadt 36 · Basel

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-06-21

Angular releases & docs
4.2.3 (2017-06-16)

angular-cli 1.1.2

Angular Material 2.0.0-beta.7 glass-delicatessen (2017-06-19)

Webpack releases
Webpack v3.0.0

Links

Sean T. Larkin webpack 3: Official Release!! – Sean T. Larkin
Marius Schulz TypeScript 2.3: Type-Checking JavaScript Files with –checkJs – Marius Schulz
Jeremias Menichelli Introduction to Webpack: Entry, Output, Loaders, and Plugins – Jeremias Menichelli
Aaron Marisi When to Use ES2015 Modules Instead of Angular Dependency Injection (and When Not to) – Aaron Marisi
John Papa Deploying Angular to Azure – John Papa
Jurgen Van de Moere Angular and RxJS: Create an API Service to Talk to a REST Backend – Jurgen Van de Moere
Pam Lahoud Tips for Running an Angular app in IIS – Pam Lahoud
Juri Strumpflohner Enhanced *ngIf and *ngFor in Angular version 4.0.0 – Juri Strumpflohner
Justin Schwartzenberger Using ngrx store-devtools with the Angular CLI – Justin Schwartzenberger

Upcoming Events

Implementing security for Angular and ASP.NET Core APIs
Basel .NET User Group
Montag, 26. Juni 2017, 18:00
YooApplications AG
Aeschenplatz 4, Basel

Angular Meetup Basel – with little demo/talk (tdb.)
Angular Basel
Dienstag, 28. June 2017, 19:00
Klybeckstrasse, Basel

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.