72RRichardWhat are the horrors of ReactJS?What are some of the biggest limitations of using ReactJS?Feb 27, 2016CT
50RRichardWhat's the best way/strategy to cache MongoDB documents?I just read that companies like Facebook and other tech giants cache content aggressively and 99% times there is a cache hit. What's the best way to design such a system using MongoDB as the data store and Redis (or something similar) as cacheNov 21, 2015
40RRichardWhat's your opinion on PostCSS?Though it is a very popular Github repository, I have never seen anybody using PostCSS. What's your opinion on this CSS preprocessor?Nov 14, 2015
85RRichardAs a developer, will you use Google Chromebook?What are the advantages/disadvantages of using Google Chromebook, as a developer?Oct 30, 2015NSTDR
50RRichardWhich is a better custom analytics tool? KeenIO vs Mixpanel?We're building a custom analytics tool for our application and are confused between KeenIO and Mixpanel. As a developer, which one do you recommend and why?Oct 23, 2015
71RRichardKeep calm and read the documentation — Are documentations the new books for the new technologies?How do you learn a new technology? I generally find the documentations of the new technologies easy to understand and sufficient. What's your opinion in this?Oct 18, 2015J
115RRichardRe-writing a shitty app or improving it — What would you prefer as a startup?Imagine the application you have written a few months ago has become unmaintainable and messy. What would you do in such situations? Improve it or re-write it? What would be your decision and why?Oct 16, 2015MRDJL
32RRichardIs Proxy side JavaScript a good idea?JavaScript is expanding at a great speed. Did you hear about new Nginscript, a JavaScript runtime to be used by Nginx? What do you think? Is using JS on theOct 3, 2015SR
20RRichardShould we use the WiredTiger storage engine with MongoDB when there is a random mixture of reads and writes?I am using MongoDB 3.0 and am expecting a 60/40 or 70/30 reads/writes. My question is that is it a good idea to go with WiredTiger engine?Sep 30, 2015