I was searching exactly this kind of thing. I have to create folders and files each and every time when I'm developing chrome extensions. But this will make my work so much easier. Thank you a lot for making videos on this topic ❤❤❤.
This is great, I was very happy to see our video, thank you!! But instead of going into how to make a generator.. could you explain what to do with the files and folders now created, what would be the things to add.. how to add scripts to run it or something like that. What would be the other dependencies to add? I have tried several times (with other tuts), read, watched tutorials etc and as a beginner I really struggle to continue. Even getting version conflicts when trying advice older than a few years :(
This video is so helpful!! I was creating my own repo with template files, but now it seems that the generator is the way to go!! Thank you so much for sharing this content.
Thanks for all your tutorial, i learned how to setup new projets with gulp ! :D I'm just sad about gulp 4 vulnerability issues, that's why I think about learning how to setup a boilerplate from scratch with webpack 5 now !
Hey, do you have videos on where to start with all of this? I know HTML,CSS and started to learn JS(pure JS for now) but I don't know what to do next(probably JQuery, REACT etc.) and have no idea about stuff like npm and gulp and what do I need them for, do you have any videos covering those things?
Fantastic! You are truly an inspiration. I have been looking at ways to speed up my workflow and I love this! As a side note, you are a joy to watch and to learn from. Subscribed! :))
Hey can we create a webiste based on login sysytem , means the person whi have a valid login details will be able to acess website ...... is this possible to dssign website in this manner .... is yes please let me know 🙂🥺.
Thanks, great video plus best quality. Is there any intention of making a video about the tools and equipment that you're using for the editing and recording?
Can you make a video explaining the config files included in say for example a React app? I mean the purpose and usage of each one of them, and maybe the correct structure (how to organize my files). Also, thank you for your efforts ❤
I needed this!!! You said "I am not an expert in JavaScript" even though you are a web developer (seems frontend)... How? I have been following you for 6 months and you just write HTML SCSS and a little bit of JavaScript for your real world work and this video proves it... Then why am I learning react following your suggestion?
I used to be a full stack dev, working in C#, SQL , and jQuery because that's what my company used. Then transitioned into doing mainly frontend with HTML and SCSS. But if I was looking for a new job today I would definitely learn React. Hope this clears things up 🙂
hey i keep having this what couldbe wrong? spawnargs: [ '--version' ], stdout: '', stderr: "'yo' is not recognized as an internal or external command, " + 'operable program or batch file. ', failed: true, signal: null, cmd: 'yo --version', timedOut: false, killed: false } √ npm version Found potential issues on your machine :( + yo@4.3.0 updated 1 package in 107.124s PS C:\Users\38073\Documents\TEMP>
Finally got it after about an hour or two of playing with it. Had to do all commands in windows powershell first then do "yo gulp-sass-boilerplate" in git bash. I did delete a cache folder in npm first then retried everything and it worked.
@@TheCoderCoder your welcome! Not really sure what i did to fix it lol. But i noticed in html file is in the top. Shouldnt that be in bottom to load js files after its loades the body?
Generate website starter files with just one command 21 minutes... Me asking if one command is taking 21 minutes to execute or 21 minutes is the time that takes you to write this command, loooool
Unbelievable I subscribed to your channel when you had 5K subs now you are so close to 200K 🎉🎉🎉
Thanks for your hard work in educating us
Wow, thank you for following the whole time! 🙏🏼
I was searching exactly this kind of thing. I have to create folders and files each and every time when I'm developing chrome extensions. But this will make my work so much easier. Thank you a lot for making videos on this topic ❤❤❤.
Hey Coder Coder. You helped me get started as a backend developer on your NodeJs dinosaur project. Thanks.. I'll always be a fan.
That's awesome! So glad I could help :D
Essentially creating your own CMS. Awesome.
This is great, I was very happy to see our video, thank you!! But instead of going into how to make a generator.. could you explain what to do with the files and folders now created, what would be the things to add.. how to add scripts to run it or something like that. What would be the other dependencies to add? I have tried several times (with other tuts), read, watched tutorials etc and as a beginner I really struggle to continue. Even getting version conflicts when trying advice older than a few years :(
I figured some things out :) thank you again for your videos! ua-cam.com/video/-lG0kDeuSJk/v-deo.html
Your editing is AMAZING. So underrated.
Thank you so much!!
This video is so helpful!! I was creating my own repo with template files, but now it seems that the generator is the way to go!! Thank you so much for sharing this content.
Awesome!! Glad this could help!
Thanks for all your tutorial, i learned how to setup new projets with gulp ! :D
I'm just sad about gulp 4 vulnerability issues, that's why I think about learning how to setup a boilerplate from scratch with webpack 5 now !
Like most, this video is gold. Ty Jessica for sharing this, incredible helpful!
Hey, do you have videos on where to start with all of this? I know HTML,CSS and started to learn JS(pure JS for now) but I don't know what to do next(probably JQuery, REACT etc.) and have no idea about stuff like npm and gulp and what do I need them for, do you have any videos covering those things?
I have a video explaining npm, and another one (a bit older) on how to get started in Gulp :)
@@TheCoderCoder Thanks for response :), If I'm at beginning of learning JS, do I even need those?
Thanks, that's a great video.
would you mind sharing your recording and streaming setup software wise?
Yes, yes great content always from her. I have learned so much from her videos. Thanks🙂🍄
Congratulations 🎉 for your 200k family
Fantastic! You are truly an inspiration. I have been looking at ways to speed up my workflow and I love this! As a side note, you are a joy to watch and to learn from. Subscribed! :))
Hey Coder Coder, great content, as always, thanks for sharing your knowledge...
I just love this one.
I AM YOUR 200K SUBSCRIBER 😱😱😱😱
CONGRATS!
This is a game changer! Thank you so much. Your videos are super helpful!
Glad it was helpful!
Hey can we create a webiste based on login sysytem , means the person whi have a valid login details will be able to acess website ...... is this possible to dssign website in this manner .... is yes please let me know 🙂🥺.
Thanks, great video plus best quality.
Is there any intention of making a video about the tools and equipment that you're using for the editing and recording?
Yes, we're working on an office/setup tour video! 😁
@@TheCoderCoder I can't wait to watch it!
Hey! Super useful video! 💥
Could you do a video about deployment of a website ? Web Hosting, DNS and things so on..
Thanks! I'm planning on doing a video on deployment in the near future!
Can you make a video explaining the config files included in say for example a React app? I mean the purpose and usage of each one of them, and maybe the correct structure (how to organize my files). Also, thank you for your efforts ❤
Is there any best book for learning CSS&HTML
I needed this!!!
You said "I am not an expert in JavaScript" even though you are a web developer (seems frontend)...
How?
I have been following you for 6 months and you just write HTML SCSS and a little bit of JavaScript for your real world work and this video proves it...
Then why am I learning react following your suggestion?
I used to be a full stack dev, working in C#, SQL , and jQuery because that's what my company used. Then transitioned into doing mainly frontend with HTML and SCSS. But if I was looking for a new job today I would definitely learn React. Hope this clears things up 🙂
@@TheCoderCoder 😊
Thank you for things! How a fresher who love to get a job in web development? Can you teach us each languages, js and etc.
Thanks for the videos really helpful
You have been a huge inspiration to me 🥰
You are very welcome!
hey i keep having this what couldbe wrong?
spawnargs: [ '--version' ],
stdout: '',
stderr: "'yo' is not recognized as an internal or external command,
" +
'operable program or batch file.
',
failed: true,
signal: null,
cmd: 'yo --version',
timedOut: false,
killed: false
}
√ npm version
Found potential issues on your machine :(
+ yo@4.3.0
updated 1 package in 107.124s
PS C:\Users\38073\Documents\TEMP>
PC web devs: copy paste files are really inefficient
Mobile web devs: that's not really inefficient at all
I'll make my own later when I get better at this. For now, I'll just use yours because I more or less follow your exact folder format :)
Awesome!! Hope this helps you 😁
how did u managed to remember most of the coding?
I have a question. I use an iPad, and I can make some html codes. But where can I post the website online?
You can keep those code in your github repository. Github pages will deploy your code and give you a unique link so that anyone can view your site.
@@hshanto707 thanks!
Love this! Awesome!
Thank you!!
We need a web Game Tutorial !!!
haha maybe someday!
Love Your MAD Skills, Sweetie; You're My Favorite Programmer On The "Tube" ~
Javascript declared war on me for missing a semicolon
SUBBED, great videos just by this i can expect awesome ones always
Thanks! Very useful! 😃
It is Great content and Keep it up 👍🙂
Also we have npx degit
Whoa I need to check that out!!!
there is no esm bundler amoung imports.
mam big fan and you are my idol and I have a request can you make make tutorial for how to add payment method to the website
Ayos!!
Correction here, the project is not as niche as you think its actually awesome
Amazing
The best .!
😍😍😍
can anyone tell me how to subscribe?
yo command not found
Finally got it after about an hour or two of playing with it. Had to do all commands in windows powershell first then do "yo gulp-sass-boilerplate" in git bash. I did delete a cache folder in npm first then retried everything and it worked.
glad you got it working, and thanks for sharing the solution 🔥
@@TheCoderCoder your welcome! Not really sure what i did to fix it lol. But i noticed in html file is in the top. Shouldnt that be in bottom to load js files after its loades the body?
Love U Thx ♥
Good video. I hope you make more videos about crypto.
Sorry, I don't know crypto 😅
@@TheCoderCoder imagine bezoge earth going to the moon🚀🌜
npx create-nx-workspace
Damn!! Felt like a dumbass watching this video. Hope I'll gitgud and understand these things more easily
:) no need such verbose thing . npm create vite@latest thats all 😎😎
my mind right now 23*%3/323?$#32
Generate website starter files with just one command 21 minutes...
Me asking if one command is taking 21 minutes to execute or 21 minutes is the time that takes you to write this command, loooool
lol 😂😂
Thanks! Great content.