Live coding a WORDLE clone (5 hrs) | HTML Sass JS

Поділитися
Вставка
  • Опубліковано 2 жов 2024

КОМЕНТАРІ • 122

  • @GnomePuntTrainerYT
    @GnomePuntTrainerYT 2 роки тому +24

    I'm unsure if it got corrected in the video, but the random word function has a bug. You append "+ 1" to the end of the Math.random function that is wrapped in a Math.floor function. This means you'll never pick the first word of the array as the index will always be something below 1, which is floored to 0, and then added up to 1.

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +18

      Whoops! Thank you for catching that!

  • @unnaturalselection4199
    @unnaturalselection4199 2 роки тому +21

    I really like your approach, it's actually quite calming and relaxing. Thank you for this video, super useful for beginners like me!

  • @failscript
    @failscript 2 роки тому +8

    i really like that you took the time and had the confidence to show the whole project being made, and may a say web dev students like me do need that. We don't need to watch someone bolt the code for the whole game in 20 min. This process of researching, taking notes and planning like any human should do, is honest! Thank You!!

  • @Arjun-yj1es
    @Arjun-yj1es 2 роки тому +22

    Comeon How long should I wait for your course Jess, Make me your apprentice!!! Both as a Web developer as well as video editor @ Coder Coder

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +5

      If you subscribe to the email list you will get updates as I make the course! Linked in the description. Currently aiming for spring 2022. My husband does all the video editing/animation :)

    • @Arjun-yj1es
      @Arjun-yj1es 2 роки тому

      @@TheCoderCoder Then I guess I have to make you both my mentors 😃😃😃(What an Awesome Combo You Both are!!!) Thank You @Coder Coder .

    • @laslodes2550
      @laslodes2550 2 роки тому +2

      Both of us should make both of them our mentors 🤣 dude non only her coding skills are awesome, but the video editing in lit terrific too🤤 Amazing pair

  • @boomerangfish3558
    @boomerangfish3558 2 роки тому +14

    thank you so much for this video, I really appreciate that you show the struggles and how you solve them. It's not like those tutorials where people just seem to know everything

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +5

      Really glad to hear that-- that's exactly why I show everything in these live coding tutorials!

  • @relenkem2943
    @relenkem2943 2 роки тому +4

    I'm obsessed with your live codings😭😭😭😭😭😭😭😭😭😭😭😭😭

  • @MrGZM90
    @MrGZM90 2 роки тому +7

    I love that, you should do more of that! I think this will be helpful

  • @raisazra2720
    @raisazra2720 2 роки тому +3

    LOVE IT LOVE IT! I havent finished it yet but everytime you post something it energize me!!!! you're so relaxed 😌 ☺️

  • @ovidiusustic8905
    @ovidiusustic8905 2 роки тому +1

    im here just because i like the way you talk. I believe you could talk about anything, its so chill. Im curious how you would be in a argument haha :))

  • @mohammedkamal7618
    @mohammedkamal7618 2 роки тому +2

    Felt like ASMR Coding, amazing !

  • @elg281
    @elg281 2 роки тому +1

    I really wish I wasnt subscribed just so that I could subscribe to your channel.

  • @hiddartho764
    @hiddartho764 2 роки тому +1

    i resubcribed only to get feature on social media, xd

  • @divine203
    @divine203 2 роки тому +1

    Please wats the name, of the song you used around 1:17:39 its so calming

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +1

      Sorry I'm not sure-- it's stock music from Premium Beats

  • @aynoorbendag8630
    @aynoorbendag8630 2 роки тому +1

    I would love to understand coding for future reference, but my ADHD won't let me 😂 but I subscribed anyway maybe this time it'll be different

    • @santtu6930
      @santtu6930 Рік тому

      ADHD can also be superpower in coding when it comes to hyperfocus :D

  • @jayeshkaushik2975
    @jayeshkaushik2975 2 роки тому +1

    Hii mam, can you a video how we can add ads on our website?

  • @coding_electronicscoding_e6667
    @coding_electronicscoding_e6667 2 роки тому +1

    I think asking people to subscribe might work short term but it doesn't suit your style 💪👍

  • @hyperone405
    @hyperone405 2 роки тому

    Question:Why do you say coding when you work in html or sass,I mean I don’t wanna hate but I think that’s called different, just sayin
    I mean web it’s not codding 😓

    • @ri4803
      @ri4803 6 місяців тому

      javascript is coding, wdym

  • @dek094
    @dek094 2 роки тому

    The solution is now encrypted, but I guess it can decrpyted

  • @darshnair8524
    @darshnair8524 2 роки тому +1

    Hey there Coder Coder! Great video as always. I'm new to HTML and I have a doubt. I recently followed you VS workflow video and I wrote the JS and CSS like you instructed in the video but however, when I run the code, it only shows me the HTML. I tried inspecting the page to find out the error. When I went to console, it was showing me this message - "The key "initial" is not recognized and ignored.
    127.0.0.1/:1 Refused to apply style from '127.0.0.1:5500/dist/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
    (index):46 Live reload enabled.
    :5500/favicon.ico:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    127.0.0.1/:1 Refused to apply style from '127.0.0.1:5500/dist/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
    DevTools failed to load source map: Could not load content for chrome-extension://kjacjjdnoddnpbbcjilcajfhhbdhkpgk/content.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME" could you please help me solve this issue.

  • @erinkylecordero
    @erinkylecordero 2 роки тому +1

    Genuine question, I know i would learn a lot copying other site's like how it works but I wonder if doing this is good as a project, like putting it on github, or just more on as a way of learning? Also, loved how I learned how devs usually approach doing actual projects

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +3

      I personally would use it more for a learning experience, but I think if you put your own spin on it, either with the design (like a different kind of animation for the tile flips) or with the game logic, I could see it potentially being a cool portfolio addition!

  • @mrindia4178
    @mrindia4178 2 роки тому +1

    How I can gain the most of this project ? Taking notes or rebuilding it? Awesome video as always

    • @BGNewsReporter
      @BGNewsReporter 2 роки тому

      rebuilding or actually doing it will always help you more!

  • @GeneralDubby
    @GeneralDubby 2 роки тому

    40:52 ..is the Height of the Tiles maybe coming from "grid-template-columns" ??
    ..cause U mentioned the Height is 56 Pixels and it says 5x "56px" ... for the 5 Letters maybe

  • @TENDOCODE9727
    @TENDOCODE9727 2 роки тому +1

    how he can have the comment before the end of the video !!!!!!

  • @ashutoshkumar9007
    @ashutoshkumar9007 2 роки тому

    I am not able to install yoman it says "npm WARN deprecated har-validator@5.1.5: this library is no longer supported" can you please help.

  • @haloboi1174
    @haloboi1174 2 роки тому

    hey guys, any time I type gulp into the terminal and get brought to the localhost visual for the website, none of the changes I make in vscode appear. Has anyone had a similar problem? I'm kinda a noob haha

  • @dek094
    @dek094 2 роки тому

    Hi Coder Coder, any updates on your Web Design course?

  • @tko1929
    @tko1929 2 роки тому

    Hi, Great video! Just a thought.. How does your code deal with saving guesses to browser cookies? So if the browser is closed while playing the game, then on restart of browser does it remember the guesses? And if not, is there a way to code that?

  • @chawaphiri1196
    @chawaphiri1196 2 роки тому

    I'm already subscribed. So I won't be participating. You are really good

  • @SwapnilshelkeInfinety
    @SwapnilshelkeInfinety 2 роки тому +1

    This may have take whole day to make !

  • @soufiananazoum7042
    @soufiananazoum7042 2 роки тому +1

    oh shit now we all hate regex 😂

  • @inferno7289
    @inferno7289 2 роки тому

    I'm already subscribed but when you mentioned it I pushed the bell and set it to all notifications lol

  • @olgaycelik2631
    @olgaycelik2631 2 роки тому

    Should I learn html , css, javascript ,PHP for seo?

  • @charlym9635
    @charlym9635 2 роки тому

    Awesome tutorial! If you have any clue to make a virtual keyboard properly, it would be awesome!
    Thank you

  • @yashichizx
    @yashichizx 2 роки тому

    Thank you for posting the video, because I can concentrate when I watch the live coding videos.

  • @Lolz_amv
    @Lolz_amv 2 роки тому

    Thanks for making this video, it was really helpful 👍 please make another one to...

  • @karthikm.1804
    @karthikm.1804 2 роки тому

    Amazing content
    Bring a guru level challenge from frontend mentor
    Appreciate your hard work ✌️👍

  • @tanaki9507
    @tanaki9507 2 роки тому +1

    Yes👉👈

  • @piscesbean394
    @piscesbean394 2 роки тому

    I know nothing about this area but I really enjoyed watching this! Cant wait to watch some more!!

  • @dammieoflagos280
    @dammieoflagos280 2 роки тому

    I subscribed because you said so 😅 data confirmed ✔️

  • @gamingthesoy702
    @gamingthesoy702 2 роки тому

    Few Days Back I saw your video on how to cheat in wordle using local storage.
    Today i see how to build wordle.
    I finally subscribed today

  • @del0ne450
    @del0ne450 2 роки тому

    Very impressive skills, Jessica! I love your videos as always, have a nice day. Keep on growing 💪!

  • @geennaam9744
    @geennaam9744 2 роки тому

    a write a lot of Javascript this is helpful for things to get done

  • @AZZAKIART
    @AZZAKIART 2 роки тому

    njenengan pancen pinter mbak, saya bangga padamu. Apik tenan 👍

  • @hassaneoutouaya
    @hassaneoutouaya 2 роки тому

    Thank you, it was really a good trip of coding with you. I am waiting for another video to enhance this app(local storage, compare the guessed word with the words on the word list, store the score...). Or why not another video of live coding similar to this one. This give us a close idea about how the professionals used to code and pick up some tips of coding. Good luck!

  • @chickenkm
    @chickenkm 2 роки тому

    i have never heard of wordle.

  • @user-be9yl1ji5o
    @user-be9yl1ji5o 2 роки тому

    You're so awesome i wish i will be like you in coming years 😌

  • @dixztube
    @dixztube 2 роки тому

    This music is good in the background

  • @burak9691
    @burak9691 2 роки тому

    I do not know you name coder coder but you are a great youtuber and coach. I love your videos and it's content, you give me so much inspiration for my path to become a web dev.

  • @divine203
    @divine203 2 роки тому +2

    Gosh You make web dev look so easy and fun...its taking every discipline in me not to simp right now 😬

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +4

      Glad you like it! Simp for web dev, not for me 😅

  • @vasilijerepovic9958
    @vasilijerepovic9958 2 роки тому +2

    awesome tutorial!

  • @MobileGamersZoneX
    @MobileGamersZoneX 2 роки тому

    how do i get the boilerplates you used

  • @ANIMENET-ee2om
    @ANIMENET-ee2om 2 роки тому

    Am I early, but ......(sh*** nothing to praise)

  • @waleedtahir9933
    @waleedtahir9933 2 роки тому

    Please tell your vs code theme

  • @rahsalghul
    @rahsalghul 2 роки тому +2

    This is fantastic. Thank you. With the switch statement you were using to append the class at around 2:45:00, each statement needs a break at the end to escape. That's why correct, present and absent were all being appended.

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +2

      Aah thank you for clarifying that! Much appreciated!

  • @anirudhcodes
    @anirudhcodes 2 роки тому

    respect++

  • @ramonmulder9064
    @ramonmulder9064 2 роки тому

    Am i the only one that the .css is missing in the download? Whole dist map is not there..

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +1

      I normally ignore the dist files in git, but I just added them to this repo! Hope this helps

    • @ramonmulder9064
      @ramonmulder9064 2 роки тому

      @@TheCoderCoder Amazing, thank you so much!!!!

  • @VinuthGamage
    @VinuthGamage Місяць тому

    Wow

  • @evonf7810
    @evonf7810 2 роки тому

    what is your theme?

  • @whitegravybeats5103
    @whitegravybeats5103 2 роки тому

    I did it for SCIENCE!

  • @anandbaraik5010
    @anandbaraik5010 2 роки тому

    Live demo is not working on mobile.

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому

      aah, you're right-- I didn't add the virtual keyboard, and didn't think about opening it on mobile 😅

    • @anandbaraik5010
      @anandbaraik5010 2 роки тому

      @@TheCoderCoder oh got it. 😀

  • @PalestinianCode
    @PalestinianCode 2 роки тому

    Thank-you 🙂🙂🙂👍👍👍👌👌

  • @anelesiguqa
    @anelesiguqa 2 роки тому

    Already subscribed

  • @dannx3144
    @dannx3144 2 роки тому

    i love n enjoy watching these videos sm, u r awesome!

  • @justraining1037
    @justraining1037 2 роки тому

    Thank you so much 🙏🙏

  • @haley5501
    @haley5501 2 роки тому

    How do I get the boilerplate project files?

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +1

      You can generate them via the video I put in the card, but I just added a link in the description to the actual boilerplate files on Github. Hope this helps!

    • @haley5501
      @haley5501 2 роки тому

      @@TheCoderCoder Thank you for a quick reply! Yes, I heard you talk about the card in the video, but it looks like the card is missing. Nevertheless, I'm thankful you added the link to the description :)

  • @mcm4859
    @mcm4859 2 роки тому

    it worked :)

  • @hetvipanchal7458
    @hetvipanchal7458 2 роки тому

    First comment ✌️nice explanation mam

  • @ysammo214
    @ysammo214 2 роки тому

    Please do more of these. Queued to watch tomorrow

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +1

      Awesome, hope you like it! And yes, I'll definitely continue doing live coding videos :D

  • @maxselby583
    @maxselby583 2 роки тому

    Yes

  • @chai112mno
    @chai112mno 2 роки тому

    Wow almost 5 hours … nice

  • @oussamahamdi6993
    @oussamahamdi6993 2 роки тому

    Your on fire 🔥
    We will wait for more live coding videos 🎉
    I like the way how u figuring things up.
    It's a nice skills u got,
    I'm currently Learning JS, in DOM Lessons.
    And thank God i'm being able to understand how things actually works to get more experience, in programming logic.

  • @shohanurrahman2496
    @shohanurrahman2496 2 роки тому

    Keep it up Jessica

  • @loveyouforever6710
    @loveyouforever6710 2 роки тому

    Nice buddy

  • @qvls7645
    @qvls7645 2 роки тому

    Lets start 🔥

  • @cloakedhd
    @cloakedhd 2 роки тому

    Amazing!!

  • @AshutoshJuvale
    @AshutoshJuvale 2 роки тому

    First Comment!! :D

  • @BMikel
    @BMikel 2 роки тому

    WebDev Simplified made this in 1.3 hours

    • @snowyy304
      @snowyy304 2 роки тому +3

      Yeah, but don't forget it live coding... 😏

    • @TheCoderCoder
      @TheCoderCoder  2 роки тому +16

      He did a great job! But my purpose in this video is to show people, step by step, how a real web developer thinks and researches and trouble-shoots. These are super important skills that once you learn, you can take and apply everywhere. Hope this helps explain :)

    • @BMikel
      @BMikel 2 роки тому

      @@TheCoderCoder yes agree 100%