i am creating small app with login and signup option and also with profile fragment so that user can update their profile later. i design my user profile layout
Any tips on deploying Rails to AWS Elastic Beanstalk ? I am starting to have real difficulty. Each error I solve leads to another one. Right now it has issue wi
Sorry for this question but I am a bioinformatician with not much programming experience and I don't know how to fix it. I have several bam files in a server di
I think if we have multiple reducer, it is just namespacing the state, right? So if we don't need namespacing them, we could just use one reducer to store all t
I was told recently that in WM_PAINT: message I should only use BeginPaint() and EndPaint() . But what when I need multiple windows with bitmaps or drawings in
I have a simple stock portfolio simulation I am trying to model, but despite some attempts, I cannot figure out a way to vectorize this. Maybe it's not possibl
Using suggested method: This is the result: A link in the button, Code in between comment lines I was wondering if there is a way to wrap a Link element from '
If I use mongoose then mongoose give me this error QueryCursor.prototype.map = function(fn) { ^ TypeError: Cannot assign to read only property