JWHey Charlie What's the future of mobile app development? What are some important patterns that you see and what's your prediction?Comment·Thread·Dec 1, 2016·Ask anything to Exponent
JWShould we use Saturn micro framework (based on Apollo) to build production apps? If no, is there any plan to make it production ready?Comment·Thread·Jul 10, 2016·Ask anything to Apollo Team
JWDouglas Crockford in his book "JavaScript : Good Parts" recommends to use === always as the former one is unreliable and creates confusion.Reply·Thread·May 5, 2016·1·Out of == and === Which one do you use in your JavaScript projects?