The take home assignment that got me hired 8 years ago - beginner react practice problem

  Рет қаралды 26,142

Web Dev Cody

Web Dev Cody

Күн бұрын

Пікірлер: 67
@megamind452
@megamind452 Жыл бұрын
Nice process thought, want more content like this one
@DouglasSouza-wo9rp
@DouglasSouza-wo9rp Жыл бұрын
I love seeing you solving challenges haha ​​it seems so simple
@mikaay4269
@mikaay4269 Жыл бұрын
The first youtuber to actually be sick when they say they are sick! Keep pumping out videos and get well soon!
@williamcameron83
@williamcameron83 Жыл бұрын
Another great video Cody. If coding this as part of an interview, I'd say it's important to chat through your thinking and why you're doing the things you are. As you have. Questions could come from an api, or the interviewer may have a format for the data in mind already. So nice to flesh that out at the beginning aswell. if you're confident with bootstrap or tailwind, you could make this look very nice very quickly as well. All things I'd be on the lookout for people using initiative and talking me through their thought processes.
@MudassirKhan-sx9jy
@MudassirKhan-sx9jy Жыл бұрын
these beginner react problems series really helped me. btw your voice tells you need some rest.
@WebDevCody
@WebDevCody Жыл бұрын
I can’t rest, the world needs me to teach them how to solve beginner react interview questions
@surferbum618
@surferbum618 Жыл бұрын
Great video! Thanks for making it, Cody. I had a take home tech interview that asked to create a web app that used React or Vue that did the following: 1. Showcased articles/blogs posts * posts had to contain a title, content/body, and status of post(published or draft) 1. App should allow for the creation of a new posts and edit currently published posts 1. The default behavior should be to keep the post as a draft until the user purposely publishes 1. App displays only published content
@WebDevCody
@WebDevCody Жыл бұрын
All frontend or did you need a database
@surferbum618
@surferbum618 Жыл бұрын
@@WebDevCodyThey didn't specify
@retrosynthguy
@retrosynthguy Жыл бұрын
Another great and super informative video, thanks Cody!
@bananainacup
@bananainacup 11 ай бұрын
Man we did this as one of our first assignments in my coding bootcamp
@anton9410
@anton9410 Жыл бұрын
great question to show!
@orcdev
@orcdev Жыл бұрын
Great work again Cody!
@oussamasf
@oussamasf Жыл бұрын
Thank you
@stevanfreeborn
@stevanfreeborn Жыл бұрын
This was great!
@ParasProgramming123
@ParasProgramming123 Жыл бұрын
Thank you ❤
@Sky-yy
@Sky-yy Жыл бұрын
This is so cool to put 8t out
@itsjusttriz
@itsjusttriz Жыл бұрын
I need to know what Background & Font Theme youre using for VSCode... It looks SO nice!
@WebDevCody
@WebDevCody Жыл бұрын
Bearded theme stained blue, font is default vscode on mac
@akinmademoses2452
@akinmademoses2452 Жыл бұрын
I tried adding a previous button with the onClick and all but it's not saving the answers of the previous answer selected And wen I try to reduce it below the very first question, and error appears
@sunefred
@sunefred Жыл бұрын
What React framework would you use if I have a dedicated API and no need for server side rendering. Is NextJs still the better choice?
@WebDevCody
@WebDevCody Жыл бұрын
I’d still use next probably
@FarisEdits
@FarisEdits Жыл бұрын
Very good video ❤
@agustind
@agustind Жыл бұрын
Key Cody which keyboard do you use?
@WebDevCody
@WebDevCody Жыл бұрын
my macbook keyboard
@salvadorbalas5234
@salvadorbalas5234 Жыл бұрын
Amazing job! Whats the name of the extension you have for setting colors on each tab you're pressing in the code? it is very helpful
@h4nto772
@h4nto772 Жыл бұрын
indent rainbow (something similar, you gonna find that)
@denystopchyi4559
@denystopchyi4559 Жыл бұрын
i wish i had these types of questions nowdays)
@WebDevCody
@WebDevCody Жыл бұрын
What type of questions do you get
@ArchaicCreationsbp
@ArchaicCreationsbp Жыл бұрын
@@WebDevCodyayo
@chelseaesanson
@chelseaesanson Жыл бұрын
For interviews for junior front end after graduation, as a beginner should I be practicing problems like this or leetcode style problems? I would prefer to spend more time learning to solve these
@WebDevCody
@WebDevCody Жыл бұрын
Honestly I don’t know, I haven’t interviewed anywhere in years. Just get better at problem solving which both can help with
@Lexaire
@Lexaire Жыл бұрын
It's both. You should be able to do Easy leetcode and a simple challenge like this as a Junior, and be able to talk through the code for both.
@lilsafmusic
@lilsafmusic Жыл бұрын
So what have you learned after graduating? What are you most confident with? There's also problem solving type websites that you can practice (more js logic based)
@andrewwall2730
@andrewwall2730 11 ай бұрын
Great video! Though I humbly disagree that typescript is a programming language. It's just javascript in the end.
@berndeveloper
@berndeveloper Жыл бұрын
You were so lucky, nowadays, we got a bunch of leetcode questions for a miserable salary that is far away from a FANG company 💀.
@naughtiousmaximus7853
@naughtiousmaximus7853 Жыл бұрын
In Europe its not like this.. at least not majority
@naughtiousmaximus7853
@naughtiousmaximus7853 Жыл бұрын
@@berndeveloper Yes! You will earn less money than US counterparts, but much better quality of life.
@letthesuntalk
@letthesuntalk Жыл бұрын
wdym by leetcode questions
@the-raveen
@the-raveen Жыл бұрын
I don't say this at McDonald's.. but I'll say it here... I'm lovin it! ❤
@WebDevCody
@WebDevCody Жыл бұрын
Lol
@kushagra4401
@kushagra4401 Жыл бұрын
I loved vscode theme, can you please tell me its name
@WebDevCody
@WebDevCody Жыл бұрын
Bearded theme stained blue
@kushagra4401
@kushagra4401 Жыл бұрын
thanks a lot @@WebDevCody
@captainnoyaux
@captainnoyaux Жыл бұрын
just a small question, I'm an big display: flex fan, doesn't grid got a lot better recently ? I didn't use grid since a long time but I keep seeing people using it more, or is it just that less and less people use legacy IE browsers and grid is better supported
@WebDevCody
@WebDevCody Жыл бұрын
They are both good in their own ways
@captainnoyaux
@captainnoyaux Жыл бұрын
@@WebDevCody okay thanks :)
@SeibertSwirl
@SeibertSwirl Жыл бұрын
Dang babe! You’re voice is maaaad deep lol sing to me baby!!!! Lol love you! Good job
@WebDevCody
@WebDevCody Жыл бұрын
I can be your frank sanatra
@adarshdhital007
@adarshdhital007 Жыл бұрын
Could you please share the Angular code with me? I have a great interest in Angular and I'm currently focused on learning and mastering this framework. Your assistance would be greatly appreciated.
@WebDevCody
@WebDevCody Жыл бұрын
The angular code from 8 years ago that I don’t have?
@adarshdhital007
@adarshdhital007 Жыл бұрын
@@WebDevCody sad to hear that!
@Erick-no8zn
@Erick-no8zn Жыл бұрын
What does the className "page" do?
@yunyang6267
@yunyang6267 Жыл бұрын
It seems impossible to fail if you could take it home to finish it.
@WebDevCody
@WebDevCody Жыл бұрын
It’s more used as a talking piece during the interview and also helps weed people out. Many people will actually refuse to do easy take home assignments.
@jackweaver5840
@jackweaver5840 Жыл бұрын
hey, i have a question, can you be a frontend developer without mastering CSS? i find that i don't like CSS at all and i do enjoy coding and development, im an SDET who's trying to get into web development but i feel that I dont enjoy CSS and i was wondering if someone can get into frontend without having to master vanilla CSS - maybe use a framework like tailwind is enough? because i do know the basics of CSS but it get's quite frustrating when you cannot solve why things do not work since there are no errors and etc and im not into designing that much, looking into frontend because i hear in the market it is much harder to get into full stack/backend without a degree... but i digress - is it possible not to MASTER css and get into frontend?
@WebDevCody
@WebDevCody Жыл бұрын
Yeah, I work with people who don’t know css well. I’d highly recommend learning it because when you waste a full day try to position elements, you’ll end up hating yourself for not learning css to help you solve an issue in 5 minutes
@jackweaver5840
@jackweaver5840 Жыл бұрын
@@WebDevCody I spent the last week learning it - but it was not enjoyable.. specifically css - it's not not learning it, it's more of not spending too much time on it up to mastering it to survive in web development - until now i coded automation development in TS
@thelaitas
@thelaitas Жыл бұрын
@@WebDevCody Yeah, to add to this, I'd say that you need to pretty much master flexbox and the rest isn't that hard, considering that most of the time we use ui libraries that are pre-styled.
@Lexaire
@Lexaire Жыл бұрын
A frontend dev should be very capable of vanilla CSS. It goes without saying.
@ajzack983
@ajzack983 Жыл бұрын
W cold, I'm sick as well
@kyborq
@kyborq Жыл бұрын
Screenshot from software of local company in my town😂
@WebDevCody
@WebDevCody Жыл бұрын
Not sure I understand
@torresoso
@torresoso Жыл бұрын
​@@WebDevCody They are trash talking the software that their local companies make by comparing it the barebones UI from this app
@WebDevCody
@WebDevCody Жыл бұрын
@@torresoso ah ok
@xyangst
@xyangst Жыл бұрын
What styling lib do you use for these?
@WebDevCody
@WebDevCody Жыл бұрын
I used the default vite-react setup, so whatever css styles they provided for buttons
Can you solve this beginner react challenge? - wack-a-mole
16:33
Web Dev Cody
Рет қаралды 12 М.
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 40 МЛН
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 33 МЛН
This is why learning typescript generics is important
13:19
Web Dev Cody
Рет қаралды 25 М.
Can you solve this beginner React interview practice problem?
22:03
Web Dev Cody
Рет қаралды 113 М.
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 837 М.
What does my typical work week as a web dev like
26:43
Web Dev Cody
Рет қаралды 175 М.
How C++ took a turn for the worse
5:03
Code Persist
Рет қаралды 326 М.
How Did I Not Know This TypeScript Trick Earlier??!
9:11
Josh tried coding
Рет қаралды 217 М.
This is a good beginner React interview challenge question
30:38
Web Dev Cody
Рет қаралды 73 М.
I loved solving this junior react interview challenge
26:02
Web Dev Cody
Рет қаралды 155 М.
Beginners Should Think Differently When Writing Golang
11:35
Anthony GG
Рет қаралды 124 М.
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 40 МЛН