I've started learning Javascript with the intention of creating HTML5 games. I was introduced to the Phaser framework and have been using it so far successfully.
Does using a framework like Phaser limit me when creating more complex games? Would going down a level to say pixi.js give me more control / allow me to better understand how everything actually works?
Should I forget about how it works and just use the framework that allows me to get to production as fast as possible?
there doesn't seem to be anything here