Manuel Riezebosch

Results 55 comments of Manuel Riezebosch

Copy from #49 Maybe you can give my little framework a try: https://github.com/riezebosch/Unmockable. Instead of fancy IL rewriting or profiler invocation redirection it simply wraps execution in an expression with...

Maybe you can give my little framework a try: https://github.com/riezebosch/Unmockable. Instead of fancy IL rewriting or profiler invocation redirection it simply wraps execution in an expression with a type that...

For reveal.js this is possible by turning fragments via the url: http://yourpresentation/**?fragments=false**

> @insidewhy > > > you can even pass `act` as a constructor argument > > Wow, thank you. I can't believe I missed this after how many times I...