2048 As A Service
github.com
2048 As A Service
1–10 of 54 posts
Re: 2048 As A Service
#2Re: 2048 As A Service
#3Not sure if I'm doing it right, but http://2048.semantics3.com/2048/ (their mvp) just returns {"message":"Please say hi..."}
Re: 2048 As A Service
#4Not sure if I'm doing it right, but http://2048.semantics3.com/2048/ (their mvp) just returns {"message":"Please say hi..."}
Which seems to suggest April 1 protocol.
Re: 2048 As A Service
#5Not sure if I'm doing it right, but http://2048.semantics3.com/2048/ (their mvp) just returns {"message":"Please say hi..."}
https://github.com/Semantics3/2048-as-a-service#zest-princip...
Re: 2048 As A Service
#6Not sure if I'm doing it right, but http://2048.semantics3.com/2048/ (their mvp) just returns {"message":"Please say hi..."}
Is this the most elaborate April fool of the day?
Re: 2048 As A Service
#7Not sure if I'm doing it right, but http://2048.semantics3.com/2048/ (their mvp) just returns {"message":"Please say hi..."}
I think when they say MVP they might really mean AFJ, which would make the behavior you observed more understandable. Some AFJ purists would even claim it's the right way to do it under the methodology, which is arguably one of its major differences from the MVP credo.
Re: 2048 As A Service
#8Earlier quoted context omitted.
I think when they say MVP they might really mean AFJ, which would make the behavior you observed more understandable. Some AFJ purists would even claim it's the right way to do it under the methodology, which is arguably one of its major differences from the MVP credo.
What does AFJ mean?
Re: 2048 As A Service
#9Re: 2048 As A Service
#10I guess that you could de-servicify it and create own2048, not that I know how it would differ from the original version...