#15 Nextjs getStaticProps | getStaticPaths | fallback | revalidate | Generate dynamic routes

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

getStaticPaths next js, next js server side rendering, next js client side rendering, next js dynamic routing, next js axios, next js getstaticprops, next js custom routing, next js post request
Nextjs getStaticProps | getStaticPaths | fallback | revalidate | Statically generate dynamic routes

*** Github repo ***

Please star my repo to support my work 🙏

*** Please nominate me for Github Star ***

******* Social Links ********

Please follow 🙏

Twitter - @codeytek

Github - imranhsayed

******* Other Playlist ******

==== REACT TUTORIALS ====

==== REDUX TUTORIALS ====

==== REACT WITH WORDPRESS TUTORIALS ====

==== WEBPACK TUTORIALS ====

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

Excellent video, I am learning a lot in this course, greetings from Colombia.

yavallejo
Автор

Great videos, thanks! Do you have experience with Next.js and WP multisite? WP Multisite has been set up with sub-directories (example.com/en, example.com/ru etc which are basically different languages). It is impossible to query from network entry point (like /site/graphql), queries have to be made per sub-directory (/en/graphql, /et/graphql) but i dont really want to make each time 1 query per subdirectory. You have to connect them together for language switching etc.

madisluik
Автор

Hi Imran, Your videos are awesome! Can you please post video how to do for custom post type.

selvamsubramanyam
Автор

Sir please can you also make videos on using dokan multivendor apis in react

muhammadsulman
Автор

why are you putting question marks before dot? isn't enough if just data.bla.bla

erjohn