React: Parameterized Routing with Next.js - Live Coding with Jesse

preview_player
Показать описание

See a professional front-end developer at work. Unscripted. Mistakes included.

-

Рекомендации по теме
Комментарии
Автор

The cause of the problem was that I had hard coded the "hello world" post into the api call for testing. When I changed it to use the id instead, I forgot to save it. Frustrating, but at least it wasn't some big complicated issue.

JesseWeigel
Автор

Many Thanks . This have helped to solve a challenge I had with big ssr project.

raysplay
Автор

Hi Jesse, Thanks so much for your job is awesome. I have a question, all this runs in a node or in a php server, and if its in diferent servers how do you deal with cors issues?

devctor