Open in app

Sign in

Write

Sign in

Matt Colman
Matt Colman

70 Followers

Home

About

Jan 31, 2018

Responsive Phaser Game

I’ve heard this question a lot. How do I make my Phaser game look good on all devices? There are many different approaches. At first look Phaser’s Phaser.ScaleManager.SHOW_ALL seems to be the silver bullet. In reality it’s never worked for me. In fact the only scale type I ever use…

JavaScript

2 min read

Responsive Phaser Game
Responsive Phaser Game
JavaScript

2 min read


Jan 12, 2018

An alternative to react-virtualized

TL:DR; Show me the code! https://github.com/mattcolman/react-progressive-list The DOM is typically slow at rendering long lists. It’s a common problem in web development today, especially on mobile web. Enter the virtualized list! A virtualized list works by only rendering rows that are visible on screen, and ignoring the rest. react-virtualized is…

JavaScript

3 min read

An alternative to react-virtualized
An alternative to react-virtualized
JavaScript

3 min read


Oct 25, 2017

Sequencing Functions in Javascript

Copied from my personal blog, written in 2015. A problem came up the other day at work that got me thinking. I wrote five really nice functions that all performed asynchronous tasks. //NOTE: this.setTimeout is just an alias for setTimeout but I’m using this to demonstrate scope. …

JavaScript

3 min read

JavaScript

3 min read


Oct 25, 2017

Tic Tac Toe

Copied from my personal blog. Written in 2015. I once went to a job interview for a front end team lead role. The interview started well, it was very casual, we shared stories, we joked, we laughed and then BAM! The mood changed. Ok show us how to make Tic…

Programming

2 min read

Tic Tac Toe
Tic Tac Toe
Programming

2 min read


Mar 28, 2017

Optimise your Pull Requests

Sure, you’re probably already using Pull Requests in your team. You know it’s best practice and it may have proven to be useful on a few occasions, but are you getting the most out of them? In many tech teams Pull Requests are mandatory to get code into the develop…

Software Development

4 min read

Optimise your Pull Requests
Optimise your Pull Requests
Software Development

4 min read


Jan 25, 2017

Phaser Manifest Loader

(for webpack users) TL;DR Take me to the code! If you’re like me and you love Phaser and Webpack, then this package should come in handy. I’ll also note that Phaser 3 uses Webpack 2 which is very exciting! Webpack loaders mean that my assets (images, audio etc) all get…

JavaScript

2 min read

Phaser Manifest Loader
Phaser Manifest Loader
JavaScript

2 min read


Jan 1, 2017

Phaser List View

Phaser ListView is my first open source project, available for install via npm. npm install phaser-list-view too easy! This is pretty much an iOS-like ListView for Phaser.

JavaScript

1 min read

Phaser List View
Phaser List View
JavaScript

1 min read

Matt Colman

Matt Colman

70 Followers

Javascript / React / Phaser / Burger lover

Following
  • Brent Vatne

    Brent Vatne

  • Dotan Nahum

    Dotan Nahum

  • Thoughtworks

    Thoughtworks

  • James Ide

    James Ide

  • DDT

    DDT

See all (119)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams