Enforted - Building a game with style(sheets)

This is the second article of the Enforted series, demonstrating my learnings about SCSS, BEM and Flex used to build the board game. To see the other articles, hop over to the intro’s overview. Building a board game with

Read More...

Enforted - Handling game state with Aurelia Store

This is the first article of the Enforted series, which is going to introduce you to how the game state is handled by using the Aurelia Store plugin. To see the other articles, hop over to the intro’s overview. The whole

Read More...

Enforted - A board game built with Aurelia

Before we start, hold right there for a moment and think about what brought you to software development. I’m quite sure a large part of you is going to have a similar thought like me and that is the chance to once in a d

Read More...

Using a state container with Aurelia

We can’t ignore the ever growing importance of changing paradigms. No matter whether we talk about social, political or software development matters. Web frontend development has seen an increasing interest in predictabl

Read More...

Installing The Aurelia-I18N Plugin in a CLI App

The new hotness with Aurelia is the brand new CLI Tool. It helps you to create a new project easily by just asking you a few questions and on you go. Since I saw this request few times, here is a short intro in how to in

Read More...