COVID 19 hurt us!

Due to COVID 19 we decided to stop the company

Checkout simplified.courses

Advanced RxJS in Angular

This one-day brew takes only 8 hours of the attendee its time and transforms him or her into a reactive programming master.

When used correctly, RxJS is a technology that has the following advantages:

  • Less code
  • Readable code
  • Less bugs, because the reactive programming mindset takes care of 90% of the corner cases for us
  • It becomes way easier to write asynchronous code
  • Results in better overall code quality
  • Angular
  • Rxjs
  • Typescript

However, learning the do’s and don’ts of RxJS requires time and effort. At StrongBrew we have been studying and applying the reactive programming paradigm to numerous customers for years and have great results doing so.

This brew contains both theory, exercises and a bunch of question-rounds. We don’t want to spoil it too much, but we will create a reactive giphy application, a reactive calendar and more!

This course requires some foreknowledge. The attendee should know the following technologies:

  • Git
  • Javascript
  • Typescript
  • Angular basics (knowing how to create a component)