SRaphael Baum Sorry for the silence I don't use this social network much. I usually create a file configureStore.ts where I export same name function. I use this function both on the client and the server passing default state to it if needed.Reply·Thread·Mar 27, 2018·Can I dispatch a Redux Action in axios response interceptor callback?
SWhen you don't know about Node.js. 🙂Comment·Thread·Feb 6, 2018·When will you think that you should move form flask to django ?
SI'm sorry for my inattention. 😄Reply·Thread·Dec 24, 2017·What is the difference between OpenGL and Vulkan?
SThe difference is that GraphQL is an open data query language specification and Vulcan.js is a framework build on top of Apollo project which consists of client and server GraphQL tools.Comment·Thread·Dec 14, 2017·What is the difference between OpenGL and Vulkan?
SIt assigns the value of this variable to an arbitrary object in the callback. This parameter also presents in .map(), .reduce(), .reduceRight(), .every(), .some(). const obj = { a: 10 } [1,2,3].forEach(function (item, index, array) { console.log(this.a); // 10 }, obj);Comment·Thread·Sep 15, 2017·2·What does the last parameter (this) do in the forEach function?
SThere is also styletron which perhaps surpass these two.Comment·Thread·May 24, 2017·Which one would you prefer for better style authoring?
SIt is actually may be dispensable. You can use another solution, for instance MobX which is easier to use.Comment·Thread·May 24, 2017·1·When does Redux become indispensable in a ReactJS app?
SIt seems to me that Feathers is the framework you need. It is easy to use, has good support and community.Comment·Thread·May 21, 2017·Feathers.js or standard node.js socket.io app?
SJoshua Kidd you should at least explain your point why you expect Adonis to change something at all. I haven't used it yet, but I see that it doesn't support MongoDB as opposed to for instance Feathers which supports any popular option.Comment·Thread·May 20, 2017·AdonisJS is new. Will it change the way we do NodeJS App Development?
SI wish the administrators/moderators to start to respond to users feedback. I wrote several times through "feedback" and Twitter DM and my messages were ignored. This is unprofessional.Comment·Thread·Apr 20, 2017·Name 5 things you want to see immediately on Hashnode?