I am using firebase authUI. Here is a demo: Click on Sign in with Email I try to change the color of the 'blue' underline that is appearing when clicking in th
I'm using kafka to send the multiple collections data into a single topic using mongo source connector and upsert the data into different oracle tables using jb
I'm not able to identify the error thrown by stat. The below program reads all files in a directory and prints the file name: DIR *dp; struct dirent *dirp; str
I am getting a routing error in my Heroku app that I created in React.Js. I can see the home page (https://sweat-stax.herokuapp.com/) but I can't seem to visit
I have a React web page that uses the Razzle framework for SSR, containerised and deployed into ECS along with an Nginx container. I use Route 53 for DNS, which
I'm making a program that has 3 files: 2.c, 2tele.c, tele.h 2.c #include <stdio.h> #include <stdlib.h> #include "2tele.c" int main(void){ TELE
i have main StatefulWidget which contains several StatefulWidget classes by it's TabBarView like following class MyNainClass extends StatefulWidget { cons
I am here requesting for your support and I hope I'll get a solution for this. I want to create a CSV file with attached format(image). Where there will be a co
There are situations where resource creation requires more than one step. Example A session resource is created when a user authenticates. So the API call respo