dmko Posted July 20, 2017 Share Posted July 20, 2017 Here ya go Source and Notes @ https://github.com/dakom/sodium-typescript-playground Demo @ https://dakom.github.io/sodium-typescript-playground/ Explanation is in the readme and notes and some code comments... basically it's a demo for using sodiumFRP with PIXI to do functional reactive programming stuff. It's highly related to this post and this post Feedback welcome! ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 20, 2017 Share Posted July 20, 2017 You shocked me again. dmko 1 Quote Link to comment Share on other sites More sharing options...
dmko Posted July 20, 2017 Author Share Posted July 20, 2017 I shocked me too! Programming this way is fun! Don't get me wrong - I don't think it could work for the PIXI core since there are some performance sacrifices and gc burps don't play nicely with all the immutable temp variables. But as an approach to use PIXI, it's kinda awesome imho. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.