11斯斯人Interested about the tech stack of Hashnodebackend: nginx + node + socket.io + ? frontend: react + jQuery? + ? BTW, the UI and experience of Hashnode looks awesome.Oct 12, 2016M
01斯斯人React Native : How to use alert API in Redux way?For example, if fetch failed happened need to show an Alert. In redux way, change state in store to driver ui, but the Alert implemented as an api not a component, this make me confusing.Oct 12, 2016M
14斯斯人Redux : Where do you store initialState?in entry.js or each reducer file? or put it in a config.js ?Aug 26, 2016LQAD