I’m Santiago Zapata, better known online as slashie, a Software Engineer and Independent Game Developer and from Medellín, Colombia.

You are in the devlog, a chronological collection of updates on my projects, alongside articles about software and game development. Subscribe to get these directly into your inbox.

Category: ProjectPicker

  • Using RiotControl on Project Picker

    I’ve updated Project Picker to use riotControl to handle all actions, including moving all model management to store objects. If you are using riot in your FE, this may be useful. In order to test using multiple stores, I added a pretty useless “history” functionality which keeps track of the…

  • Project Picker, scratching the surface of riot.js

    I was trying to decide what project to work on, so I decided to work on a project which decides what project I should work on. A simple project made on riot.js, just getting the hang of it. Source code is here, may be useful if you are starting using…