Тёмный
c0d1n0
c0d1n0
c0d1n0
Подписаться
hey, I am uploading coding sessions of frontend or fullstack projects
Комментарии
@ziadhussein1
@ziadhussein1 День назад
When i import react scrool and use the Link the screen become white and I can't fix that
@c0d1n0
@c0d1n0 День назад
Make sure you imported the Link on top your .jsx component. Import {Link} from "react-scroll"
@ziadhussein1
@ziadhussein1 12 часов назад
@@c0d1n0 it was auto imported and when i was making the Link inside the List it gives me a white screen
@c0d1n0
@c0d1n0 11 часов назад
@@ziadhussein1 hmm if it was autoimported then library also wont be the issue i guess.. but try to rerun command: npm i react-scroll In case its still not working, on your website do a right click -> inspect -> console ->check the error.. Send it here in case that library reinstall didnt help
@talhajavedcom
@talhajavedcom 2 дня назад
files with assets(there isnt a whole code to avoid copy pasting): take handyfille in yr as
@c0d1n0
@c0d1n0 19 часов назад
ok
@talhajavedcom
@talhajavedcom 2 дня назад
Link Tag is not Using this noting render in screen.
@c0d1n0
@c0d1n0 19 часов назад
You probably didnt import in in navbar: Import {Link} from "react-scroll"
@talhajavedcom
@talhajavedcom 16 часов назад
@@c0d1n0 yes i did (actually its auto imported) the moment i add link in li tag output goes blank.
@c0d1n0
@c0d1n0 12 часов назад
@@talhajavedcom If its properly imported and Link is still failing, one last thing can be wrong, and that is an issue in a library installatio that can be fixed with this command: npm install react-scroll In case its failing, Id check error on your website -> inspect -> console ->see the error
@itzindiandude
@itzindiandude 2 дня назад
Bro I needed this thanks a lot🔥🔥🙌
@c0d1n0
@c0d1n0 19 часов назад
You are welcome!! 🙌
@user-gu3mf3jw6y
@user-gu3mf3jw6y 2 дня назад
bro ur explanations and videos are top🔥thank u so much ! and please could u also do some various levels of full-stack projects using different stacks cause u've already made a great number of portfolio projects and time now for harder one ✊ Lucks !
@c0d1n0
@c0d1n0 19 часов назад
Thanks, much appreciated! You are right, I will continue with MERN Stack projects (already did the first one few vids earlier) and then also NextJS projects.:)
@ectoplasm1285
@ectoplasm1285 2 дня назад
top
@c0d1n0
@c0d1n0 2 дня назад
thanks! 🙌
@threelinesoneshoe6718
@threelinesoneshoe6718 3 дня назад
Hi! I'm experiencing an issue with responsive design where my layout only works properly at 67% zoom. I've followed the steps in this video, but the problem persists. Can you help me resolve this issue? Thank you!
@c0d1n0
@c0d1n0 3 дня назад
Hey it really depends on your screen size. I was doing this for 24" + mobile screen. In case you want to make it work for a different sizes, you need to add more and more media queries so it works for your screen. Without going back to code because its already been a while, I would say that your focus will be to play with the grid columns positioning. Lower the colums and use different numbers from grid X to grid X. I believe that this is also a great practice for you, take it as a challenge.. You will be definitely good at grid layouts after this! :)
@c0d1n0
@c0d1n0 3 дня назад
in case you get stuck, send me code to howtosf@outlook.com + your screen size so i can replicate the issue and I will try to help you :)
@Sneakingmentor
@Sneakingmentor 9 дней назад
Can you bring some fullstack Mern projects?
@c0d1n0
@c0d1n0 9 дней назад
Hey, I did one already, you can watch it there: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-pdf8TZp5RfE.html , I am planning to do more of them tho :)
@Worldtourism803
@Worldtourism803 9 дней назад
@c0d1n0
@Worldtourism803
@Worldtourism803 9 дней назад
Kindly attached components folder files to your github link. I'm waiting your response.
@c0d1n0
@c0d1n0 9 дней назад
Hey, do you have errors in some specific component? If I upload them most of the people will just clone the repo and wont watch the video.
@RAIHAN127-
@RAIHAN127- 10 дней назад
💞💞💞
@pratikshitkumar8266
@pratikshitkumar8266 14 дней назад
loved it! can you tell me how to get that little preview window of the output
@c0d1n0
@c0d1n0 13 дней назад
Awesome! Unfortunately, that window is an OBS second screen preview for the video - as I am coding, I have that screen on my second monitor
@raphaelonuoha1856
@raphaelonuoha1856 14 дней назад
I love this❤
@CursedCinema551
@CursedCinema551 15 дней назад
Please give the complete source code for reference
@kotlin-server
@kotlin-server 15 дней назад
i don't know what to say thanks a lot for this can u do an ecommerce website plz ! thanks again
@c0d1n0
@c0d1n0 15 дней назад
Ur welcome! NextJS Ecommerce is on the list but I dont know when it will be ready. Also there will be a SaaS series - hopefully soon.
@udaykumar-mv7bu
@udaykumar-mv7bu 15 дней назад
Really good one, but I feel you should be little bit slow while explain things so that it’ll be helpful for others to grab it easily 🤟
@c0d1n0
@c0d1n0 15 дней назад
Ok, thanks for the feedback!
@mr.syconium
@mr.syconium 24 дня назад
🎉🎉🎉
@mr.syconium
@mr.syconium 24 дня назад
Love you brother
@rihembenkhaled6747
@rihembenkhaled6747 27 дней назад
help please , The redirection to the admin page upon successful login is not working, and users are staying on the login page.
@c0d1n0
@c0d1n0 27 дней назад
doublecheck the navigate() function... Make sure, you are also navigating to correct path.. Otherwise, doublecheck the code in git
@Raghav_Bajpai_
@Raghav_Bajpai_ Месяц назад
Thanks Sir for this Amazing project...and plzz upload more Mern Stack projects in future 🚀
@c0d1n0
@c0d1n0 Месяц назад
You are welcome!
@ariyeric5585
@ariyeric5585 Месяц назад
Great tutorial👍
@c0d1n0
@c0d1n0 Месяц назад
Thank you!
@w3codding
@w3codding Месяц назад
fully satisfied
@ASMRcode
@ASMRcode Месяц назад
oh mate! Can't thank you enough. I'm doing the odin project and I'll come back to this video once I'm done with the nodejs part
@c0d1n0
@c0d1n0 Месяц назад
Cool! Good luck and In case you get stuck just post a comment, I will try to help!
@AvinashKumar-ww9xz
@AvinashKumar-ww9xz Месяц назад
bro did not working the css part in hero section can you provide me the source code of your full code
@c0d1n0
@c0d1n0 Месяц назад
import React from 'react' import profilepic from '../assets/profilepic5.png' import {AiFillLinkedin, AiFillGithub, AiFillInstagram} from 'react-icons/ai' import { TypeAnimation } from 'react-type-animation' const Hero = () => { return ( <div> <div className='my-7 sm:my-0 max-w-[1200px] h-auto mx-auto flex flex-col-reverse sm:flex-row justify-center align-center' id='home'> <div className=' flex-col my-auto mx-auto'> <p className='md:text-5xl sm:text-4xl text-xl font-bold text-gray-200'>Hi! I am John Doe</p> <h1 className='md:text-7xl sm:text-6xl text-4xl font-bold md:py-6'> <TypeAnimation sequence={[ "Frontend Dev", 1000, "Webdesigner", 1000, "Consultant", 1000, ]} wrapper="span" speed={50} repeat={Infinity} /> </h1> <div className='flex justify-center items-center'> <p className='md:text-5xl sm:text-4xl text-xl font-bold text-gray-500'>with a 5+ years experience</p> </div> <div className="text-5xl flex justify-start gap-16 my-7 text-purple-600 "> <AiFillLinkedin/> <AiFillGithub/> <AiFillInstagram/> </div> <div class="relative inline-flex my-3"> <div class="absolute transitiona-all duration-1000 opacity-70 -inset-px bg-gradient-to-r from-[#44BCFF] via-[#FF44EC] to-[#FF675E] rounded-xl blur-lg group-hover:opacity-100 group-hover:-inset-1 group-hover:duration-200"> </div> <a href="/" title="Download CV" role="button" class="w-[190px] h-[60px] relative inline-flex items-center justify-center px-8 py-4 text-lg font-bold text-white transition-all duration-200 bg-primary-color rounded-xl focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-gray-900">Download CV </a> </div> </div> <div className='my-auto'> <img className=' w-[300px] sm:w-[500px] mx-auto h-auto' src={profilepic} alt="profile pic" /> </div> </div> </div> ) } export default Hero
@c0d1n0
@c0d1n0 Месяц назад
hey, here is the hero section code, hope it helps
@DEMON-LORD1
@DEMON-LORD1 Месяц назад
My bro forgot your real bro 😂😂😂 btw project is awesome ❤❤❤love from my python😂😂
@c0d1n0
@c0d1n0 Месяц назад
haha happy to hear that, thank you so much!
@DEMON-LORD1
@DEMON-LORD1 Месяц назад
@@c0d1n0 bro don't say thanks I not a ordinary sub I am 3rd sub so remember my name
@c0d1n0
@c0d1n0 Месяц назад
@@DEMON-LORD1 well its been a few months already, thats pretty cool!
@DEMON-LORD1
@DEMON-LORD1 Месяц назад
@@c0d1n0 yea bro we are always a bro
@wasapkush2628
@wasapkush2628 Месяц назад
If you gave a challenge to improve this application, what would it be?
@wasapkush2628
@wasapkush2628 Месяц назад
PD: nice tutorial😍
@c0d1n0
@c0d1n0 Месяц назад
Hey! Thanks and great question! It would be a tracking order feature and some statistics for the admin dashboard.
@Chris-tq3ni
@Chris-tq3ni Месяц назад
Thank you so much sir for this really appreciate your efforts🙏🙏
@c0d1n0
@c0d1n0 Месяц назад
You are welcome!
@ofibao8212
@ofibao8212 Месяц назад
What tools do you use to display your apps inside a cellphone model like what you have in your projects section? I'd like to show my own projects the same way
@c0d1n0
@c0d1n0 Месяц назад
Mockup feature in Canva, its pro version tho.. Try to look for some free online mockup tool
@CyranicalGoated
@CyranicalGoated Месяц назад
Why did you not use Vite with React?
@c0d1n0
@c0d1n0 Месяц назад
Good point! And honestly I should have used it, I am using it from the latest video
@CLUBEPICGAMING
@CLUBEPICGAMING Месяц назад
how to enable that small mini floating browser preview withing vs code ?
@c0d1n0
@c0d1n0 Месяц назад
hey, its edited with OBS video recorder
@AnixSharma
@AnixSharma Месяц назад
when you are in mobile nav, and you resize your window to medium. you can't close the mobile nav. so here's the fix for it: make changes here: <div onClick={handleMobileNav} className="block md:hidden pointer"> <AiOutlineMenu size={20} className={nav ? "hidden" : "block"} /> </div> and here inside mobile nav section: <div className="flex items-center justify-between"> <h1 className="text-3xl font-bold primary-color m-4">anix</h1> <div onClick={handleMobileNav} className="text-gray-500 m-4 pointer"> <AiOutlineClose size={20} /> </div> </div> ... now your mobile nav is dynamic and you have close button in mobile nav section rather than at normal nav.
@AnixSharma
@AnixSharma Месяц назад
after you click on menu list in mobile nav, your menu should collapse, but it isn't doing so here. to fix that issue here's the edit: <ul className="p-8 text-2xl"> <li className="p-2"> <a href="#home" onClick={() => setNav(!nav)}> Home </a> </li> ..... add onClick on rest of the anchor tag in mobilenav sections.
@jaysonnavarro1864
@jaysonnavarro1864 Месяц назад
thanks
@fitking1234
@fitking1234 Месяц назад
<div className={nav ? 'text-gray-300 fixed h-full left-0 top-0 w-[50%] border-r border-r-gray-900 bg-[#202121] duration-500 ease-in-out' : 'fixed left-[-100%] top-0 h-full ease-in-out duration-500' }> for going back in transition of our navbar. Is it possible that i can make pull request on ur repository?
@c0d1n0
@c0d1n0 Месяц назад
ill pin your comment so anyone who wants to use also going back transition and will see it can take it :D for now the repo is still empty with some starter files only.. Thanks for your input!
@AnixSharma
@AnixSharma Месяц назад
nice
@DEMON-LORD1
@DEMON-LORD1 Месяц назад
bro 1k soon dont forgot my name so much subscribers under
@c0d1n0
@c0d1n0 Месяц назад
haha its just numbers but you are right, you are supporting since the beginning, thanks!
@atulkumarkashyap5054
@atulkumarkashyap5054 Месяц назад
how do you use that browser or window to showing up the code result on your right bottom of your vscode page...
@c0d1n0
@c0d1n0 Месяц назад
Unfortunately its not an extension, its added via OBS tool for recording -> i cant see it either while coding, its shown only on video
@mr.syconium
@mr.syconium Месяц назад
I love this content ❤
@c0d1n0
@c0d1n0 Месяц назад
Happy to hear that you like it!
@Gaamaa-oz5ef2lf3n
@Gaamaa-oz5ef2lf3n 2 месяца назад
My biggest doubt on creating a single page in React.js is too complecated with all guessing CSS values by trial and errors. Hello React guys, find a easy and simple solution soon ! Learn from Wordpress and Wixz web designers, even the best tool is WYSIWYG Web Builder software. Just for a simple front end design, you guys spending (wasting) too much time. infact we have to spend time on back end logics. By such tutorials I may hate React.js/Next.js soon as I have just entered. One thing is sure, that you guys haven't seen other side of world making front ends faster with amazing looks.
@Gaamaa-oz5ef2lf3n
@Gaamaa-oz5ef2lf3n 2 месяца назад
Though I am fresher for React.js, I see you are complicating things by dropping too much elements on the screen at a time. No proper idea and doing everything trial and error on the flow. Better add one by one and set the style properly and then move to next. For me my head spinning to watch you video.
@c0d1n0
@c0d1n0 2 месяца назад
Thanks for the feedback! I will take it one by one next time, I agree with you that it will bring more clarity. I hope your head didnt spin for a long time tho!
@kyankyaung9446
@kyankyaung9446 2 месяца назад
thanks for the tutorial, your code is clear and well-understood, Thanks a lot
@c0d1n0
@c0d1n0 2 месяца назад
You are welcome! Thanks!!
@Gaamaa-oz5ef2lf3n
@Gaamaa-oz5ef2lf3n 2 месяца назад
Excellent tutorial man ! Keep going...
@c0d1n0
@c0d1n0 2 месяца назад
Thank you so much!
@Abbos_700
@Abbos_700 2 месяца назад
Thank you very much bro you're doing great!
@c0d1n0
@c0d1n0 2 месяца назад
Thank you!!
@swarnabhamajumder9561
@swarnabhamajumder9561 2 месяца назад
Awesome project sir learned a lot. In the description you said the next project will be mern stack please make it with jwt token authentication in the backend.
@c0d1n0
@c0d1n0 2 месяца назад
Thanks! Ok!
@user-fb5sr5nx6u
@user-fb5sr5nx6u 2 месяца назад
Please give me source code.my code error 🥺
@c0d1n0
@c0d1n0 2 месяца назад
hey sorry for late reply.. Here you go with the code: github.com/c0d1nn/restaurant-frontend-tailwind
@user-fb5sr5nx6u
@user-fb5sr5nx6u 2 месяца назад
@@c0d1n0 thanks boos🤍
@filipakbash4785
@filipakbash4785 2 месяца назад
Greet work! What program do you use instead of a browser?
@c0d1n0
@c0d1n0 2 месяца назад
Thanks! Its actually a browser in a recording window I can move. I cant see nothing but code in VS Code. 😂
@wilbertbenardi1738
@wilbertbenardi1738 2 месяца назад
Hey can you help me? I'm new in React. I had built few projects with React but I'm always confused with one thing, how to write clean code with React, when we seprate our component to a different file, how to make a reuseable component correctly. And others. Can you make a video about it?
@gabrielomane-yeboah
@gabrielomane-yeboah 2 месяца назад
It depends on the scale of the project. It's not always about writing clean code. I start refactoring my code when I notice parts of the UI that need the same items. An example is a button. But there are different kinds of buttons, so you use if statements to render the button you want when the specified condition is met.