jon
jon
  • 116
  • 65 105
AOC D6
AOC D6
มุมมอง: 65

วีดีโอ

Advent Of Code Day 2 2024
มุมมอง 6114 วันที่ผ่านมา
Advent Of Code Day 2 2024
AOC D1 2025
มุมมอง 6014 วันที่ผ่านมา
AOC D1 2025
Stop using Obsidian, Keep using VSCode
มุมมอง 7Kปีที่แล้ว
You don't have to download obsidian just to take notes. USE VSCODE No fancy plugins No other software Same level of organization Same level of shareability
Remix with Random Backend (Quick Build)
มุมมอง 832 ปีที่แล้ว
Here is a quick build of Remix using a rest api instead of using your own built in backend.
ultimate thock
มุมมอง 552 ปีที่แล้ว
ultimate thock
Remix Modal Example with Query Params
มุมมอง 1.4K2 ปีที่แล้ว
This is an example of using QueryParams in remix to get SSR modals. There's been alot of talk about using Outlet to render modals. In my opinion that's a bit of an antipattern as it takes away your flexibility to change up your routes later on. With this strategy your modals are decoupled from your routing strategy, although it may take a bit more work to fetch the data for the modals. I think ...
Dygma Raise w/ Akko Pre-Lubed Lavenders Tactile ASMR
มุมมอง 1152 ปีที่แล้ว
Just some typing on my Dygma Raise w/ Akko Pre-Lubed Lavender switches. I've lubed the stabs and am super happy with the results
Going Down the Type Rabbit Hole
มุมมอง 692 ปีที่แล้ว
If you ever are stuck in typescript do this
Noteworthy- An Elixir / Rust Notetaking App
มุมมอง 2772 ปีที่แล้ว
This was a fun project building a fun little notetaking app in elixir. But wait that's not all, I also decided that it would be fun to make a markdown parser in rust and use that markdown parser to make our notes look sleek and sexy, just like a GitHub readme.
advent of code day 2
มุมมอง 173 ปีที่แล้ว
Lets go baby
Messing Around with NextJS
มุมมอง 663 ปีที่แล้ว
Here is a little Rick and Morty App that I built with NextJS. It's nothing super fancy but I learned a few things making it!
useEasyState, Custom hook that I will make into an npm module
มุมมอง 973 ปีที่แล้ว
I made a custom hook that I'd really like to turn into a simple npm package. It's called useEasyState and it basically just wraps common actions that you might have for a state that is represented by an array of objects.
Mange State With: useState + useReducer + createContext
มุมมอง 753 ปีที่แล้ว
Mange State With: useState useReducer createContext
class April 29th
มุมมอง 123 ปีที่แล้ว
class April 29th
For Loops and While Loops
มุมมอง 93 ปีที่แล้ว
For Loops and While Loops
Class April 26 2021
มุมมอง 43 ปีที่แล้ว
Class April 26 2021
Complex Datatypes( Arrays, Objects)
มุมมอง 53 ปีที่แล้ว
Complex Datatypes( Arrays, Objects)
Surprise Assessment
มุมมอง 73 ปีที่แล้ว
Surprise Assessment
Keywords & Datatypes
มุมมอง 213 ปีที่แล้ว
Keywords & Datatypes
Javascript Variables
มุมมอง 63 ปีที่แล้ว
Javascript Variables
Where to Write Javascript Code (4 Different Ways)
มุมมอง 473 ปีที่แล้ว
Where to Write Javascript Code (4 Different Ways)
Javascript Resources To Practice With
มุมมอง 1153 ปีที่แล้ว
Javascript Resources To Practice With
CSS super fun time
มุมมอง 63 ปีที่แล้ว
CSS super fun time
Creating A Project In VS Code
มุมมอง 83 ปีที่แล้ว
Creating A Project In VS Code
Intro To Github
มุมมอง 213 ปีที่แล้ว
Intro To Github
Class March 31st, 2021
มุมมอง 63 ปีที่แล้ว
Class March 31st, 2021
Creating a Basic HTML Project in VSCode
มุมมอง 1.1K3 ปีที่แล้ว
Creating a Basic HTML Project in VSCode
How to Use FreeCodeCamp
มุมมอง 48K3 ปีที่แล้ว
How to Use FreeCodeCamp

ความคิดเห็น

  • @triiremin99
    @triiremin99 4 หลายเดือนก่อน

    i cant like or it would be 666

  • @handicapandu8049
    @handicapandu8049 4 หลายเดือนก่อน

    Hey, i cannot type on "console", i tryed on firefox, chrome and edge, i cannot type on any of these, anybody got solutions?

  • @tofaelta3756
    @tofaelta3756 6 หลายเดือนก่อน

    Thanks

  • @ReedMonkey652
    @ReedMonkey652 11 หลายเดือนก่อน

    260

  • @eleah2665
    @eleah2665 ปีที่แล้ว

    In the Modal component how would you describe this syntax: " FC<{ modalProps: ModalProps }> " ??? Is that a form of assignment inside the generic brackets? It must mean modalProps has the type ModalProps but how is this described in typescript syntax terms? Thanks.

    • @jon1867
      @jon1867 ปีที่แล้ว

      I think that's basically just plugging in what the props for this component are with generics. The nice part about doing it this way is it gives you "children" and all the other gets-passed-into-every-react-component-props for free, or at least it did at some point (I think that what React.FC does for you has shifted a bit but I could be wrong).

    • @eleah2665
      @eleah2665 ปีที่แล้ว

      @@jon1867 Thanks for the reply.

  • @johnsonokoro3351
    @johnsonokoro3351 ปีที่แล้ว

    It's really hard to follow your tutorial, cos you assume we know what you're doing.

    • @jon1867
      @jon1867 ปีที่แล้ว

      this is definitely not a beginner tutorial unfortunately. I think that Kent C. Dodds has some really good stuff like that. For me it was more of a bunch of people in the community (mid - senior levels) were looking for a solution to this exact problem.

  • @navratanyadav5378
    @navratanyadav5378 ปีที่แล้ว

    Let's start the Journey Friend

  • @jayr399
    @jayr399 ปีที่แล้ว

    all you guys need to be aware of who you take advice from online... immediately ignored this video after looking at that rat hole apartment

  • @taharafik857
    @taharafik857 2 ปีที่แล้ว

    KEEP UP THE GOOD WORK MAN 👍🏻👌🏻

  • @forrestwhite5332
    @forrestwhite5332 2 ปีที่แล้ว

    This is lively man great content

  • @lilliadawn166
    @lilliadawn166 2 ปีที่แล้ว

    Why do you begin with Responsive Web Design, which uses HTML, if a person wants to learn Python? Also, there are examples of CSV data sets in the tutorials, but where are they for download on the website? :)

    • @mustaphakhamiz8633
      @mustaphakhamiz8633 ปีที่แล้ว

      @lilliadawn166 in order to be a web developer using freecodecamp you should complete all these sections in order to finally get the certification, it's a curriculum. they say you can start with whatever you want but the best thing to do is to go in order to build a knowledge upon another one.

  • @xHomu
    @xHomu 2 ปีที่แล้ว

    6:30 loader arg params would only grab route params (/$some/$route), not query params (?some=some&route=route) unfortunately.

  • @abdullahatiqi5697
    @abdullahatiqi5697 2 ปีที่แล้ว

    hello sir i want to know that free code camp has videos to watch or no can you answer please

  • @abifarinayodotun2747
    @abifarinayodotun2747 2 ปีที่แล้ว

    The hungrier you the more delicious the snack tastes when you have it 💯🎉🥳

  • @abifarinayodotun2747
    @abifarinayodotun2747 2 ปีที่แล้ว

    The less you do the less you learn...I love your tutorial Boss... Thanks

  • @addaminsamman8338
    @addaminsamman8338 2 ปีที่แล้ว

    Im so glad, that i found this video, this is very usefull for my course, Thankyou sir🤗 From Phil

  • @bolarinwaosunsanya3516
    @bolarinwaosunsanya3516 2 ปีที่แล้ว

    The video was helpful. Thanks.

  • @joegelay3004
    @joegelay3004 2 ปีที่แล้ว

    legendary 🔥

  • @carlossolrac84
    @carlossolrac84 2 ปีที่แล้ว

    is it free of virus?

    • @Ranvirrr
      @Ranvirrr 2 ปีที่แล้ว

      Yes it is

  • @Imran-M-
    @Imran-M- 2 ปีที่แล้ว

    Hi there, How is Xcode different from Homebrew?

  • @SuperFErAd
    @SuperFErAd 2 ปีที่แล้ว

    Hola, mi consulta es como pausar el aprendizaje, porque al llegar por ejemplo al 50 por ciento de HTML5, quiero guardar mi progreso para continuar al otro día y no sé como se hace eso. Si pudieras ayudarme por favor para solucionarlo. Muchas gracias

  • @cliobhabie
    @cliobhabie 2 ปีที่แล้ว

    I made an account and am a complete BEGINNER. I mean , wth is H1. How can I contact someone on their to help guide me?

    • @rxmth9242
      @rxmth9242 2 ปีที่แล้ว

      I can relate to this. Sometimes, there are some details that freeCodeCamp doesn't explain

    • @carlossolrac84
      @carlossolrac84 2 ปีที่แล้ว

      if you are talking about HTML then H1, H2, H3... are used to define the headings.

    • @Louis_H_
      @Louis_H_ 2 ปีที่แล้ว

      the <h1></h1> element is used as a Header, it's the Header1 meaning it's the biggest Header, it's just a way to display text as a header on a website

  • @saranraj2516
    @saranraj2516 2 ปีที่แล้ว

    your video is very useful thankyou

  • @gurshaantiwana3398
    @gurshaantiwana3398 2 ปีที่แล้ว

    can I start with any of the course or from top to bottom? I am a complete beginner.

    • @akir4388
      @akir4388 2 ปีที่แล้ว

      How are your skills doing now ? 🔝?

  • @amway_XIIX
    @amway_XIIX 3 ปีที่แล้ว

    Hlwwww

  • @likwidguns
    @likwidguns 3 ปีที่แล้ว

    How do I save the lesson I stoped on?

    • @jon1867
      @jon1867 3 ปีที่แล้ว

      It should be automatic, as soon as you pass the test

    • @thegreat1548
      @thegreat1548 2 ปีที่แล้ว

      @@jon1867 i pass several test and it never got saved i lost all my progress, automatic?

    • @thecozyintrovert
      @thecozyintrovert 2 ปีที่แล้ว

      @@thegreat1548 this is happening to me too. Progress will not save. It’s driving me bonkers.

  • @rudyls
    @rudyls 3 ปีที่แล้ว

    first: I'm your 30th sub. This video was cool

  • @amway_XIIX
    @amway_XIIX 3 ปีที่แล้ว

    Hlw

  • @steffqing
    @steffqing 3 ปีที่แล้ว

    Hi. I really need help on this. I've been stuck on trying to write the Hello World on Free code camp. The page where am supposed to see the code that I am writing is blank. When I finish writing my code, it shows on the other page which looks correct but when I click to check the code, nothing runs

    • @krishnamund9138
      @krishnamund9138 3 ปีที่แล้ว

      Same thing happened with me!

    • @jon1867
      @jon1867 3 ปีที่แล้ว

      Interesting, I'm actually not sure why that might happen. Did you try hitting `ctrl + enter` (cmnd + enter on mack)

    • @steffqing
      @steffqing 3 ปีที่แล้ว

      @@jon1867 I got it fixed. Thank you

    • @jon1867
      @jon1867 3 ปีที่แล้ว

      @@steffqing awesome sorry for the late reply

  • @bigaleinstein4639
    @bigaleinstein4639 3 ปีที่แล้ว

    10:18 lol

  • @blakerunyon09
    @blakerunyon09 3 ปีที่แล้ว

    Dude that countdown is too good.

  • @RazTheFireBender
    @RazTheFireBender 3 ปีที่แล้ว

    screw the code challenge I'm here for the countdowns!

  • @nukeaplays
    @nukeaplays 4 ปีที่แล้ว

    Thank you for this lesson, kind sir. I'm from the Philippines and I have a course in Web Development right now, and I'm trying to use Rick N' Morty API for my portfolio as well. This video of yours really helped out a lot. I have minimal knowledge about fetching APIs and your explanations made it a little bit clearer for me. Again, thank you so much!

  • @iuriseara2632
    @iuriseara2632 4 ปีที่แล้ว

    I'm on Mod 1 and was having a rough time wrapping my head around object relationships and this definitely helped thanks for the upload 👍🏼

  • @MrBerto2828
    @MrBerto2828 8 ปีที่แล้ว

    Hey Jonathan!!!! Lol i found you channel!!