FullstackReactCode icon indicating copy to clipboard operation
FullstackReactCode copied to clipboard

Companion repo to https://www.udemy.com/node-with-react-fullstack-web-development

Results 79 FullstackReactCode issues
Sort by recently updated
recently updated
newest added

I've changed google oauth to github oauth, but github only allow to set single authorization callback url. what should I do to fetch user in client .

Hi Stephen, I'm stuck at video 53/54 of your course. I have posted my question here: https://www.udemy.com/node-with-react-fullstack-web-development/learn/v4/questions/2720370 I have spent the last 12 hours goolging these issues and in relation...

Hello Sir, I deployed the application to Heroku but email (yes/no) click not track. ![heroku error](https://user-images.githubusercontent.com/20238596/42675663-b86d40c8-8692-11e8-8131-4eeda6191de9.png) sendgrid tunnel address ![sendgrid tunnel](https://user-images.githubusercontent.com/20238596/42675717-ef70d170-8692-11e8-82a3-c9587b501e06.png)

I've followed the tutorial until step 111 ("Testing Deployment") and build a modified version of the app. Everything is working fine in development. But when I deploy to Heroku and...

Hi, Anyone else had this problem? asked on Udemy as well. I spent ages trying to find a solution. Heres my index.js: ``` const express = require('express'); const passport =...

I'm not getting any errors, but I'm not receiving an email after we test with axios in the browser. Let me know what information I can provide to try to...

Hi, I wrote the application like you outline on the course, I want to make it reachable as application deployed on a Web Nginx server, the application have a link...

I can't push current git branch's source code to heroku server. My local server and client is very good! But I can't deploy to heroku! Please, Help me ! Anyone...

![screenshot](https://user-images.githubusercontent.com/33177374/36727039-d2a0affa-1be1-11e8-982b-e91d5d83227e.png)