nextjs-headless-wordpress icon indicating copy to clipboard operation
nextjs-headless-wordpress copied to clipboard

Need complete index with links for all videos in this course

Open mwoodpatrick opened this issue 4 years ago • 4 comments

Is there a complete index with links for all videos in this course? I have only found partial indexes so far. It would really help if the README had a list of all the videos in the course together with links to the videos and to the documents referenced in each video.

mwoodpatrick avatar Mar 13 '21 00:03 mwoodpatrick

I finally found the playlist:

https://www.youtube.com/playlist?list=PLD8nQCAhR3tQSv-U_LNdiHEViB1kj6LrM

This is a really useful & interesting course. It would be helpful to include this prominently in the README it is also helpful to have more text and links for those of us who learn better through reading, this also makes it easier to access the links for the documents being referenced.

mwoodpatrick avatar Mar 14 '21 00:03 mwoodpatrick

Thank you for the suggestion. All the code is available in the feature/youtube-tutorial branch. Each video has the link to the same in the description. There are also separate branches available. image

As you are going through the course, since this is an open source project, would you like to contribute by sending a PR for README as per your expectations?

imranhsayed avatar Mar 14 '21 12:03 imranhsayed

I would be happy to contribute as my time and abilities permit. As a specific example of my current thinking looking at video #4 (Add TailwindCSS to a NextJS Application | Next.js - Configure Tailwindcss and SASS PostCSS)

I did not find the description:

	next js tailwind example | next js tailwind purgecss | next js examples | next js tailwind starter | next js tailwind styled components | next js tailwind github | tailwind is not purging unused styles because no template paths have been provided

Useful, just confusing as to why I'm being shown it.

I'm also not clear on the value of the branches for tutorial purposes. For me, it's easier to look at a commit

I'm still thinking about what description would work best for me however something like the following would work better.

Learn about how to setup Tailwind with Sass in a Next.js application the changes described in this video correspond to this commit

For more information on Tailwind see:

https://tailwindcss.com

The GitHub repo for this series is here

For more video's in this series see the Advanced React WordPress Theme Development Playlist

For our other courses see our other playlists

mwoodpatrick avatar Mar 14 '21 22:03 mwoodpatrick

I appreciate your suggestions. I shall consider adding the link to the Pull request in future. When time permits, please send the PR for readme.

imranhsayed avatar Mar 15 '21 13:03 imranhsayed