Peace be upon you. I just developed a free PHP tool that extracts YouTube video details of all public videos in json format. It works perfectly with local serve
I have a lambda trigger in my user pool (post confirmation lambda trigger), which calls the code below: sess, err := session.NewSession() if err != nil {
I have made some responsive cards and using the below grid rule in SCSS: .cards{ place-items: center center; display: grid; grid-template-columns: repeat(auto-f
I´m currently working on adding a tablayout to my XML but I can´t figure out how to remove the tooltip when doing a longpress on the tab. Does anyon
Is there a syntax to aggregate nested documents up to each main document that respects nested filtering? For example, how would I get back the youngest player f
I'm just doing a power spectral density analysis of a signal in time domain. I'm following the fft method described in : http://www.mathworks.com/support/tech-
here is my drawer SS drawer i want to change text color and text background when a screen is selected in drawer. I have tried activeTintColor and activeBackgrou