@Madibalive
Solving problems since 2015
Am a Js developer , very passionate and love everything technology , firm idealist and optimistic .
Nothing here yet.
No blogs yet.
how to implement above layout using mostly the fact that the toolbar doesn't move while the image under it slide up and down <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="htt...
the code below is not complete and the actual implementation is quite verbose , so am mostly looking for help with the logic basically i have json array with dynamic object types, i can pass to recycler view correctly but having trouble persisting s...
What I am trying to do Implement a multi user schedule management system. The idea is to allow user to set reminders and the system should notify them once it expires. Currently, I can handle setting reminder, user talking to an endpoint, set a remin...
Hi, I am building a scraper based node server. How do I get the server to run a function that scrapes the website at a particular time of day, ideally morning, afternoon and evening, The idea I have is it should use setTimeout, but I am hoping ther...
Hi , I am developing a timeline feed system using parse cloud. I need to map three different results into one file based on the upload date. The following is the array structure. var firstArrayFromPromise = [ {"uploadedAt ": date, &quo...