Tag Archives: Maxim Salnikov

Weekly 2019-06-19

Angular releases & docs

angular: 8.0.1, 8.1.0-next.2 (2019-06-13)
angular-cli: v8.0.3, v8.1.0-beta.2
angular material2: 8.0.1
Twitter feed for all your releases: Release Butler

Links

Ben Nadel
Hello World With The CLI, AoT, Lazy Loading Routes, Differential Loading, And Ivy In Angular 8.1.0-beta.2
Ben Nadel (@BenNadel)

Cory Rylan
Web Components Using Web Components in Angular Forms
Angular Hierarchical Dependency Injection
Cory Rylan (@coryrylan)

Juri Strumpflohner
Update to Angular Version 8 now!
Juri Strumpflohner (@juristr)

Tomas Trajan
How To Get Route Path Parameters In Non-Routed Angular Components
Tomas Trajan (@tomastrajan)

Jared Youtsey
10 Rules for Angular and TypeScript Bazel Builds
Jared Youtsey (@JaredYoutsey)

Kevin Kreuzer
The ultimate guide to set up your Angular library project
Access variables in npm scripts
Kevin Kreuzer (@KevinKreuzer90)

Maxime Robert
Building scalable, robust and type safe forms with Angular
Maxime Robert (@maxime1992)

Zak Henry
Observable Web Workers with Angular (8)
Zak Henry (@zak)

Wes Grimes
How to upgrade your Angular and NgRx Apps to v8
Wes Grimes (@wesgrimes)

Maxim Salnikov
Background Fetch API: Get Ready To Use It!
Maxim Salnikov (@webmaxru)

Manfred Steyer
Web Components With Angular Ivy In 6 Steps
Manfred Steyer (@ManfredSteyer)

Sam Julien
A Guide to Angular 8’s Differential Loading
Sam Julien (@samjulien)

Netanel Basal
Optimize User Experience While Your Angular App Loads
Netanel Basal (@NetanelBasal)

Upcoming Events

Live stream: Frosty (@aaronfrost)
State Management & State Management w/ NgRx Store
https://www.twitch.tv/events/PT6OGMe0Qqyq5x9f1L3BPw
Friday, Jun 21 3:00 AM GMT+2

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

Angular releases & docs

angular: 5.0.0
angular-cli: 1.5 – Turing
angular material2: 5.0.0-rc0

Links

Daniel Rosenwasser Announcing TypeScript 2.6 – Daniel Rosenwasser
Maxim Salnikov A new Angular Service Worker — creating automatic progressive web apps. Part 2: practice – Maxim Salnikov
Cory Rylan Angular SEO with schema and JSON-LD – Cory Rylan
Ben Nadel Matching Multiple Selectors On The Same Element Creates A Single Directive Instance In Angular 5.0.0 – Ben Nadel
Rob Rohan Typescript / WebGL game engine – Rob Rohan
Jeff Cross Angular Pre-Rendering Strategies – Jeff Cross
Fiyaz Hasan Angular Forms Validation, updateOn: ‘blur’ & updateOn: ‘submit’ (Angular 5 edition) – Fiyaz Bin Hasan

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.

Weekly 2017-10-04

Angular releases & docs

angular: 5.0.0-rc.0 (2017-09-28)
angular-cli: v1.5.0-beta.3
angular material2 2.0.0-beta.11

Links

Brecht Billiet A scalable angular architecture (part 2) – Brecht Billiet
Steve Sanderson Add new Angular CLI-based template – Steve Sanderson
Stefan Tilkov Why I hate your Single Page App – Stefan Tilkov
Fredrik V. Mørken Why you should stop using Git rebase – Fredrik V. Mørken
Mark Pieszak Using PUG (or Jade) templates with the Angular-CLI – Mark Pieszak
Minko Gechev Understanding Dynamic Scoping and TemplateRef – Minko Gechev
Maxim Salnikov A new Angular Service Worker — creating automatic progressive web apps. Part 1: theory – Maxim Salnikov
JAX Editorial Team On the road to Angular 5: First release candidate is here! – JAX Editorial Team
Fabian Gosebrink Testing an Angular Http Service – Fabian Gosebrink

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.

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.