"Recently there has been a great little triangle of battles going on among Ember, React and Angular. The reason why these debates are so great is that each of the frameworks have various pieces that are pure genius (ex. Angular DI, React Virtual DOM, Ember Router) and it is not abnormal to see developers in one framework borrow the great idea from another framework (ex. Angular UI Router from Ember Router)."
https://medium.com/@jeffwhelpley/screw-you-angular-62b3889fd678
Wednesday, November 5, 2014
What is XOR(^) operator in C#
A XOR B shows that it outputs true whenever the inputs differ
Sometimes, it is so easy to find a solution when you are back to basics.
References:
http://msdn.microsoft.com/en-us/library/zkacc7k1.aspx
http://en.wikipedia.org/wiki/Exclusive_or#Relation_to_modern_algebra
Sometimes, it is so easy to find a solution when you are back to basics.
References:
http://msdn.microsoft.com/en-us/library/zkacc7k1.aspx
http://en.wikipedia.org/wiki/Exclusive_or#Relation_to_modern_algebra
Monday, November 3, 2014
Thursday, October 30, 2014
Tuesday, October 28, 2014
Subscribe to:
Posts (Atom)