VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
React: Server Side API Calls with Isomorphic Fetch - Live Coding with Jesse

React: Server Side API Calls with Isomorphic Fetch - Live Coding with Jesse

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
I am going to make API calls on the server side using an implementation of fetch that works in Node. The API data can then be incorporated into the markup that is rendered server side. That means that search engines will see all of that content from the API! Repo: https://github.com/fus-marcom/ci-react React: https://facebook.github.io/react/ Next.js: https://github.com/zeit/next.js/ Materialize: http://materializecss.com/
Date: 2022-03-14

Comments and reviews: 4


Jesse! I have been thinking about importing all supplement css in one master css file (with -import('') of course) and link only master to the .js pages. What negative or positive effects would that have on my site? I'm not sure if that's even gonna work, though. But I am positive about it.
reply

You asked for suggestions about the overlay. I would suggest removing the overlay and adding a drop shadow to the text. So make the text white then adding a text-shadow like 2px 1px 0px rgb (107, 107, 107); that will make help.
reply

Does isomorphic fetch replace fetch in purpose that fetch is not supported in old browser? I wanna use it just in browser not in node, bit in afraid my users will use old browser
reply

Do share some links for learning ES6 and the learning materials you used for your coding journey. Especially for JS, NodeJS and React
reply
Add a review, comment






Other channel videos