Sorry guys the last few minutes of the video got corrupted when i exported the video ( which was the final result ). i am really sorry for that but anyways i hope you enjoyed the video if yes dont forget to subscribe 😊 📁 Download Source Code : Source Code - github.com/CoderZ90/youtube-pwa
@The-Dev-Ninja2 жыл бұрын
coding fire, I have a little question, pls answer is possible to create this Next.js pwa with only html and css, vanilla js only? 😃 because... these days as you know I was creating the KZbin clone (only frontend) and youtube has multiple pages (Home, trending, mychannel, studio, etc ...) is there a way to do with just HTML CSS, that when I click for example "homepage" icon, JS will include another html file inside index.html (the navbar remain always the same) without making the page reload? i know this concept is more easy with React.js and Next.js, but I don't know if is possible with HTML CSS vanilla JS. thanks you are the best!
@CodingFire2 жыл бұрын
Thankyou! for asking your question Your question is very good! Ans - Yes! it is possible to create this kind of thing with using javascript only. i never made something like this but i think there can be a library which can do this type of thing. This type of websites are called **SPA - Single Page Applications**.
@newagecoder54172 жыл бұрын
Hi bro thank u so much for this awesome app I will try it, bro whats your theme?
@CodingFire2 жыл бұрын
Theme name is Vitesse theme, my favourite theme
@newagecoder54172 жыл бұрын
when new video bro 😊
@CodingFire2 жыл бұрын
Very soon!
@ronnyjubhari90422 жыл бұрын
Can i use next.js with codeigniter, how to connect it to views folder in codeigniter? How to change default page/ home page next.js to codeigniter php file?
@CodingFire2 жыл бұрын
Thankyou for your comment i have no idea about codeigniter so i will not be able to help you i am very sorry :(
@guptaashwanee2 жыл бұрын
Heyy bro... I am doing the same but sw.js file is building inside .next folder instead of public.
@CodingFire2 жыл бұрын
Hmm.. i have not coded any projects realted to PWA right now so i dont know why it is happening but most probably it can be due to some code errors i think..