Blog

What's after Angular?

Clearly Angular is one of the most used frameworks today when it comes to building frontend solutions for web applications. But what are the alternatives?

Read 🔗

Angular: How to manage back-end long-running asynchronous tasks

In some cases it does take time to create an output from long running back-end tasks. In this post you can find out how to use WebSockets or Polling in Angular to deal with running background jobs without blocking user interface.

Read 🔗

RxJs for beginners (5 most useful operators)

A quick overview over 5 most useful rxjs operators, and a guide for beginners.

Read 🔗

Create Google Docs custom Add-on using Apps Script with TypeScript

Back-office automation with Google's Apps Script.

Read 🔗