- 116
- 65 105
jon
เข้าร่วมเมื่อ 27 มี.ค. 2013
วีดีโอ
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.
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
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.
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
Where to Write Javascript Code (4 Different Ways)
มุมมอง 473 ปีที่แล้ว
Where to Write Javascript Code (4 Different Ways)
Creating a Basic HTML Project in VSCode
มุมมอง 1.1K3 ปีที่แล้ว
Creating a Basic HTML Project in VSCode
i cant like or it would be 666
Hey, i cannot type on "console", i tryed on firefox, chrome and edge, i cannot type on any of these, anybody got solutions?
Thanks
260
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.
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).
@@jon1867 Thanks for the reply.
It's really hard to follow your tutorial, cos you assume we know what you're doing.
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.
Let's start the Journey Friend
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
KEEP UP THE GOOD WORK MAN 👍🏻👌🏻
This is lively man great content
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? :)
@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.
6:30 loader arg params would only grab route params (/$some/$route), not query params (?some=some&route=route) unfortunately.
hello sir i want to know that free code camp has videos to watch or no can you answer please
They do have videos
The hungrier you the more delicious the snack tastes when you have it 💯🎉🥳
The less you do the less you learn...I love your tutorial Boss... Thanks
Im so glad, that i found this video, this is very usefull for my course, Thankyou sir🤗 From Phil
The video was helpful. Thanks.
legendary 🔥
is it free of virus?
Yes it is
Hi there, How is Xcode different from Homebrew?
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
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?
I can relate to this. Sometimes, there are some details that freeCodeCamp doesn't explain
if you are talking about HTML then H1, H2, H3... are used to define the headings.
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
your video is very useful thankyou
can I start with any of the course or from top to bottom? I am a complete beginner.
How are your skills doing now ? 🔝?
Hlwwww
How do I save the lesson I stoped on?
It should be automatic, as soon as you pass the test
@@jon1867 i pass several test and it never got saved i lost all my progress, automatic?
@@thegreat1548 this is happening to me too. Progress will not save. It’s driving me bonkers.
first: I'm your 30th sub. This video was cool
Hlw
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
Same thing happened with me!
Interesting, I'm actually not sure why that might happen. Did you try hitting `ctrl + enter` (cmnd + enter on mack)
@@jon1867 I got it fixed. Thank you
@@steffqing awesome sorry for the late reply
10:18 lol
Dude that countdown is too good.
screw the code challenge I'm here for the countdowns!
the countdown is real
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!
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 👍🏼
Hey Jonathan!!!! Lol i found you channel!!