Tag Archives: Maxim Koretskyi

Weekly 2017-09-06

Angular releases & docs 4.4.0.RC0
angular-cli v1.4.0-rc.2 https://github.com/angular/angular-cli/releases

Links

Miro Koczka 3 ways to communicate between Angular components – Miro Koczka
Jurgen Van de Moere The 7-step process of Angular router navigation – Jurgen Van de Moere
Roberto Simonetti Angular localization – Roberto Simonetti
Manfred Steyer Clever white space handling for better performance in Angular 5+ and 4.4 – Manfred Steyer
Anup Kumar How Open Source contributions helped me? – Anup Kumar
Daniel Rosenwasser Announcing TypeScript 2.5 – Daniel Rosenwasser
Maxim Koretskyi The essential difference between pure and impure pipes in Angular and why that matters – Maxim Koretskyi
Maxim Salnikov Using Workbox 2 and Angular to create a Progressive Web App. Part 1: App shell – Maxim Salnikov
Eric Elliott Struggling to Find Great Senior JavaScript Developers? Mentorship is the Answer – Eric Elliott

Upcoming Events

Artificial Intelleigence meets Developers
Jazoon Zürich
26th, 27th October 2017
ConventionPoint Zürich

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 2017-08-30

Angular releases & docs 4.3.6
angular-cli 1.3.2, 1.4.0-rc.1 https://github.com/angular/angular-cli/releases

Links

Alexander Zlatkov How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code – Alexander Zlatkov
Maxim Koretskyi Avoiding common confusions with modules in Angular – Maxim Koretskyi
Jonas Felix Angular Continuous Delivery / Deployment with gitlab-ci, stage on commit and prod on git-tag – Jonas Felix
Alex Eagle Building Angular apps at scale – Alex Eagle
Eric Elliott Struggling to Find Great Senior JavaScript Developers? Mentorship is the Answer – Eric Elliott
Dominic Elm Taming snakes with reactive streams – Dominic Elm
Bob at Genuitec Realtime Server Monitoring App with Angular 4 , Node.js & Chart.js – Bob at Genuitec
Ben Lesh RxJS Observable interop with Promises and Async-Await – Ben Lesh
Aaron Marisi Prototyping with Adobe XD and Angular Material – Aaron Marisi
Maxim Salnikov Angular Progressive Web App using Workbox 2.0 – Maxim Salnikov
Todd Motto Preloading ngrx/store with Route Guards – Todd Motto
Bryan Fillmer Keep Trying: Redux Saga Style – Bryan Fillmer
Austin McDaniel Angular Performance Tip: Projected Content – Austin McDaniel

Upcoming Events

Angular Meetup Basel – End to End Testing and CI
Mittwoch, 30. August 2017, 19:00
Klybeckstrasse 190

Artificial Intelleigence meets Developers
Jazoon Zürich
26th, 27th October 2017
ConventionPoint Zürich

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.08.23

Angular releases & docs 4.3.5
angular-cli 1.3.1 https://github.com/angular/angular-cli/releases

Links

Hendrik Wouters Totally Tooling Tips: Webpack Tips – Google Chrome Developers
Hendrik Wouters The Ultimate Angular CLI Reference Guide – Jurgen Van de Moere
Damien Bowden Angular Configuration using ASP.NET Core settings – Damien Bowden
Jaime González García TypeScript: JavaScript + Types = Awesome Developer Productivity – Jaime González García
Daniel Rosenwasser Announcing TypeScript 2.5 RC – Daniel Rosenwasser
Eric Elliott Functional Mixins – Eric Elliott
Luuk Gruijs Understanding, creating and subscribing to observables in Angular – Luuk Gruijs
Gerard Sans Angular — Applying Motion principles to a listing – Gerard Sans
Maxim Koretskyi Avoiding common confusions with modules in Angular – Maxim Koretskyi
Ciro Nunes Testing with the Angular HttpClient API – Ciro Nunes

Upcoming Events
Bärner JS Talks: Angular Material
18:00 Monday, August 28, 2017
Lambda IT
Waldeggstrasse 30, Liebefeld, Bern

Angular Meetup Basel – End to End Testing and CI
Mittwoch, 30. August 2017, 19:00
Klybeckstrasse 190

Artificial Intelleigence meets Developers
Jazoon Zürich
26th, 27th October 2017
ConventionPoint Zürich

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-08-16

Angular releases & docs 4.3.4
angular-cli 1.3.0 https://github.com/angular/angular-cli/releases
Webpack https://github.com/webpack/webpack/releases/tag/v3.5.2

Links

Hendrik Wouters Single-Page Application built on ANGULAR-AUTH-OIDC-CLIENT with Azure AD B2C – Hendrik Wouters
Fiyaz Hasan Lazy-loading NgModules in ASP.NET Core AngularSPA – Fiyaz Hasan
Robert Leckenby Create QR codes with ngx-qrcode2 – Robert Leckenby
Vatsaev Aslan angular-contacts-app-example – Vatsaev Aslan
Netanel Basal Enough with the Frameworks War – Netanel Basal
Poki Engineering Front-end Walkthrough: Designing a Single Page Application Architecture – Poki Engineering
Victor Savkin RxJS Advanced Techniques: Testing Race Conditions Using RxJS Marbles – Victor Savkin
Fabian Gosebrink Angular – New HTTP interface with interceptors – Fabian Gosebrink
Gerard Sans Angular — Supercharge your Router transitions using new animation features (v4.3+) – Gerard Sans
Ryan Chenkie Angular Authentication: Using Route Guards – Ryan Chenkie
Cory Rylan Angular Component Inheritance and Template Swapping – Cory Rylan
JP Sio A Quick Practical Example of JavaScript’s Reduce Function – JP Sio
Kim Maida Real-World Angular Series – Part 8: Lazy Loading, Production Deployment, SSL – Kim Maida
Dominic Elm A web animations deep dive with Angular – Dominic Elm
Aurelio De Rosa Preparing for ECMAScript 6: let and const – Aurelio De Rosa
Niklas Heidloff Angular Form Validations with Redux for multiple Routes – Niklas Heidloff
Brecht Billiet Thinking reactively in Angular and RXJS – Brecht Billiet
Loiane Groner Getting Started with Angular Material 2 – Loiane Groner
Maxim Koretskyi Angular deprecates ReflectiveInjector and introduces StaticInjector. Should you care? – Maxim Koretskyi
Miles Malerba Taking Advantage of the Angular Material Datepicker – Miles Malerba
Ciro Nunes The new Angular HttpClient API – Ciro Nunes

Upcoming Events

Angular Meetup Basel – End to End Testing and CI
Mittwoch, 30. August 2017, 19:00
Klybeckstrasse 190

Theming Angular Applications with Angular Material
Montag, 21. August 2017
18:30 bis 21:00

Artificial Intelleigence meets Developers
Jazoon Zürich
26th, 27th October 2017
ConventionPoint Zürich

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

Summer is here. Next issue will be in August.

Angular releases & docs
4.3.0 (2017-07-14)

angular-cli 1.3.0-beta.1
https://github.com/angular/angular-cli/releases

Webpack
https://github.com/webpack/webpack/releases/tag/v3.3.0

Links

Anas R Firdousi How to make custom Angular Components Form Enabled & ngModel Enabled? – Anas R Firdousi
letsboot How to install and setup AngularFire2 4.0 – letsboot
Nicolás Bevacqua Pattern Matching in ECMAScript – Nicolás Bevacqua
Maxim Koretskyi What is `forwardRef` in Angular and why we need it – Maxim Koretskyi
uve A beginner’s guide to making Progressive Web Apps – uve
Justin Schwarty What we Really Want to Know Is Template or Reactive? – Justin Schwarty
Victor Savkin NgRx: Patterns and Techniques – Victor Savkin
Gábor Soós Angular Testing In Depth: Components – Gábor Soós
Manfred Steyer Directly upgrading from AngularJS 1.x to Angular without preparing the existing Code Base – Manfred Steyer
Kat Marchán Introducing npx: an npm package runner – Kat Marchán
A. Vatsaev Create efficient Angular Docker images with Multi Stage Builds – A. Vatsaev
Cédric Exbrayat What’s new in Angular 4.3? – Cédric Exbrayat
anthonygiretti Angular 4 must have extensions for Visual Studio Code – anthonygiretti
Austin PWAs with the Angular CLI – Austin
Dor Moshe ES8 was Released and here are its Main New Features – Dor Moshe
Todd Motto Lazy loading: code splitting NgModules with Webpack – Todd Motto
Ryan Chenkie Angular Authentication: Using the Http Client and Http Interceptors – Ryan Chenkie

Upcoming Events

Artificial Intelleigence meets Developers
Jazoon Zürich
26th, 27th October 2017
ConventionPoint Zürich

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

Angular releases & docs
angular 4.2.0-rc.2 (2017-06-01)

Webpack releases
https://github.com/webpack/webpack/releases/tag/v3.0.0-rc.0

Links

Zeke Sikelianos Announcing TypeScript support in Electron – Zeke Sikelianos
Stephen Fluin State of the Angular Service Worker – Stephen Fluin
tiagoroldao Using Google Optimize with Angular – tiagoroldao
Maxim Koretskyi Here is what you need to know about dynamic components in Angular – Maxim Koretskyi
Kahlee Thomson Talks About Running Your Personal Website In Cloud With Angular 2+ & AWS – Kahlee Thomson
Minko Gechev Angular Performance Checklist – Minko Gechev
Maximum Hadokoa How to use a service inside another service in Angular 2? – Maximum Hadokoa
Netanel Basal Querying a Normalized State with RxJS in Angular – Netanel Basal
Marius Schulz TypeScript 2.3: Generic Parameter Defaults – Marius Schulz
Manfred Steyer Shrinking Angular Bundles with Closure – Manfred Steyer

Upcoming Events

Lightning Talks, Workshops, Social Event
Typescript Swizerland
Dienstag, 20. Jun, 18:00
Zürich

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.