Building serverless web application with Angular 2, Webtask and Firebase

Recently I’ve been playing a lot with my pet project Tradux. It is a simple trading platform simulator which I built as an exercise in Redux, event sourcing and serverless architectures. I’ve decided to share some of the knowledge I learned in the for…

Similar

How I Built My Angular Hacker News PWA

I recently stumbled upon the HNPWA project from Addy Osmani. I really liked the idea to compare different framework/library solutions with a usable Progressive Web App and achieve the best performance possible. So I thought: let’s do this! It’ll be a nice... (more…)

Read more »

One week using Angular and TypeScript

I've picked up Angular as the primary framework for the frontend application, and I'm impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust... (more…)

Read more »

An essay on web components in Angular

Web Components do not deliver on their promises. I wrote this essay for developers who are evaluating web components or are wondering what went wrong with the web components they already use. I will explain the reasons web components fail and pinpoint the... (more…)

Read more »