Let me start of by saying I know about async/await but I dont really want to include babel, it seems like to much trouble and I dont have any problem sticking with the promises. So what I am trying to do is pretty straightforward, basically achieve 'synchronous' flow in my function.Let me start of by saying I know about async/aw