6:33 Why you did not used the Image component provided by NextJs ?
@LearnFrontendNow Жыл бұрын
Hey Pankaj, I think must have just forgotten. Definitely use the next component if you're planning to use your site on multiple resolutions (mobile, laptop, desktop etc) as this will help massively. Though no particular reason. Certainly worth adding it your build 😊
@amongthecreep3330 Жыл бұрын
I think you missed the most crucial part: how do we apply style to the post content? And how can we use custom components we might create in react in the wordpress editor?
@LearnFrontendNow Жыл бұрын
Thanks for watching the video. A very good point as well for those wanting to use the WYSIWYG editors in the Wordpress CMS. It wasn't what I planned in this tutorial but I think that would make a good stand alone tutorial :)
@mohasinkr9 ай бұрын
Exactly came here to ask this, how can we style the post content?