Does Strapi Version Matter? How Do you work with multiple developers on Strapi? Entreprenerd Q&A #1

preview_player
Показать описание
Drop your question in the comment and I'll be answering them in the next video!

In this Entreprenerd Q&A:
- How to work with multiple developers while using Git
- Show Logged In User in Nav Bar
- How to load multiple collection types in a single page in Gatsby
- Does Strapi Version make a difference?
- GraphQL Warnings related to Images
- Redirect user after signup
- Send Confirmation Email on Registration
- Implement Post View Count with Strapi

If you enjoyed this video then check out The Complete Strapi Course:
Рекомендации по теме
Комментарии
Автор

14:08 ... ssr and auth ... really are a bigger chunk to digest for beginner...
Had to spend a few days to learn about jwt, xss, crsf ... ssr in order to make sense of "what is basic security" .
Im wondering if it would make sense to learn about docker at this point, since I can see adding microservices when the app grows.
I feel like it might become useful ... though idk barely anything about it at this point.
Greetings

MedyGames
Автор

In Strapi is there any option to create a dependent drop downs while adding / updating data? For example: selecting country populated states drop down and after selecting state populated cities drop down. I hope I was able to explain my question well.

rockybkk
Автор

When I shut down the server, it does not run again, look at this:

C:\strapi>strapi develop
'strapi' is not recognized as an internal or external command,
operable program or batch file.

C:\strapi>


C:\strapi\mysocialapi>yarn develpo
'yarn' is not recognized as an internal or external command,
operable program or batch file.

C:\strapi\mysocialapi>

alanqae
Автор

Can we setup Strapi and next.js on same domain name ?

rockybkk