Junior Vs Senior Code - How To Write Better Code - Part 2

  Рет қаралды 139,453

Web Dev Simplified

Web Dev Simplified

Күн бұрын

🚨 IMPORTANT:
1 Year Free Hosting: www.atlantic.net/webdevsimpli...
Use code KYLE for an additional $50
Writing code is easy. Writing clean code, though, is much harder. In this video I take a look at two different code examples from a beginner, intermediate, and advanced level. The goal of this is to show you how a senior developer will think while programming and how they will structure their code to be as clean and well-written as possible.
📚 Materials/References:
Part One: • Junior Vs Senior Code ...
Async/Await Video: • JavaScript Async Await
Single Responsibility Video: • Single Responsibility ...
GitHub Code: github.com/WebDevSimplified/N...
🧠 Concepts Covered:
- How senior developers think
- How to manage async code
- The differences between senior and junior developers
- What to think about when programming
🌎 Find Me Here:
My Blog: blog.webdevsimplified.com
My Courses: courses.webdevsimplified.com
Patreon: / webdevsimplified
Twitter: / devsimplified
Discord: / discord
GitHub: github.com/WebDevSimplified
CodePen: codepen.io/WebDevSimplified
#NoobVsPro #WDS #CleanCode

Пікірлер: 199
@WebDevSimplified
@WebDevSimplified 4 жыл бұрын
Here is part one in case you missed it. kzbin.info/www/bejne/nWPRfn6wndCprtk
@yt-sh
@yt-sh 4 жыл бұрын
was waiting for this, I used part 1 lessons well, kindly make more video like this!
@kevmac9967
@kevmac9967 4 жыл бұрын
Thanking you
@agentstona
@agentstona 3 жыл бұрын
Mate there is no one correct way to write code .. the fact that you think that there is means you are a novice noob your self ...... Also there is no good way or not so goodway , It's all about OPTIMIZATION MATE , Debugging and Transpiliing your code . There is a difference , you wrote the code in this crappy way to just prove a point , but at the end of the day NO ONE and I MEAN noone who codes day in day out writes all the code that way ....CHRIST
@SeamusMcMichael
@SeamusMcMichael 3 жыл бұрын
Are you doing any more of these?
@bedrockcoder5169
@bedrockcoder5169 4 жыл бұрын
I love these noob vs pro code videos, they're really good, thanks!
@abdellatiflabreche9518
@abdellatiflabreche9518 3 жыл бұрын
Please make noob vs pro code a weekly show, your demos are AWESOME
@dominicnzl
@dominicnzl 4 жыл бұрын
how convenient, I just finished watching part 1 when this showed up. Thanks for your videos mister
@sofianebm7492
@sofianebm7492 4 жыл бұрын
he was wating for you
@deepakkaithwas8281
@deepakkaithwas8281 4 жыл бұрын
Great information again, loving this series, this is giving me a lot of new ideas. I have been reading book on “Clean code” but the way you demonstrated it, I must say you are genius.
@aerialaspects
@aerialaspects 3 жыл бұрын
Thank you Kyle. One things i like about your video is that you are very specific about things. I love it. Keep making awesome video.
@ayushpaharia5452
@ayushpaharia5452 3 жыл бұрын
This is my favourite web dev channel. I don't usually comment but I want to show much I appreciate you content. Thank you.
@bigyang5847
@bigyang5847 2 жыл бұрын
I've been trying to understand the SOLID principles to make my code better and more readable, and this video really helped with the SRP. Thank you for making these videos!
@scriptydude
@scriptydude 4 жыл бұрын
Great content! This could help enhance developers skills. I'd like to see more stuff like that.
@erniejeashvillahermosa5699
@erniejeashvillahermosa5699 4 жыл бұрын
I really like the validation part. Thank you!
@oskar42314
@oskar42314 4 жыл бұрын
These are really useful. Thanks. Please make more examples of how to improve the quality of one's code.
@the_bitcoin_guy
@the_bitcoin_guy 3 жыл бұрын
these kind of videos are so helpful ! Thank you very much.
@Kawasakifanboy
@Kawasakifanboy 2 жыл бұрын
This is the best topic you cover in your videos bro. Im a FS javascript dev who makes sure to write the "advanced" but doesn't bother to make it "pro". Nonetheless, It's super helpful and satisfying to watch these videos. Keep up the good work :)
@Shmeeps_phd
@Shmeeps_phd 3 жыл бұрын
I finished my second week in a coding bootcamp today, currently on JS branching. the fat-function section hit realllllllllllly close to home looking at my project submission for the week. haha
@hiteshgupta7591
@hiteshgupta7591 2 жыл бұрын
Hey Kyle, thanks for your effort please make this kind of video "How To Write Better Code", because this helped me so much. Thanks again
@christophercheok4814
@christophercheok4814 3 жыл бұрын
Keep up the good work mate :D ! you help different it out the great point on noob vs pro, thanks
@kishoreandra
@kishoreandra 4 жыл бұрын
Thanks for this part 2 Kyle .....Keep Going Bloke
@adamthedev
@adamthedev 4 жыл бұрын
Another great video, man! Thanks
@Aaronmoreno
@Aaronmoreno 3 жыл бұрын
this series is so so so good!
@SethWilson
@SethWilson 4 жыл бұрын
Great content! This is really helpful. One suggestion I’d make is that the user validation even in the pro version still requires understanding the implementation details ftrue/false, error array, etc.). To make it cleaner and less dependent on implementation, I would have the user validation throw an error, and then wrap it in a try/catch block. Either that, or I’d rename the function to “isValidUser” so it’s clearer that it’s returning a Boolean.
@ShawnRitch
@ShawnRitch 2 жыл бұрын
It works that way in PHP also using PDO.
@zm690
@zm690 3 жыл бұрын
This is so helpful , when the companies give me interview assignments, later they help me to review the code, they always point out my unclean codes. I wish I could knew this vedio earlier ...
@SusonS
@SusonS 3 жыл бұрын
Great video, used this to prove a point to a fellow developer! :D
@yonatan_song
@yonatan_song 3 жыл бұрын
Love your video series about this topic. Until now i have never maintain my own code because its hard to read 😂 Hope to see your next video soon
@capriccz
@capriccz 3 жыл бұрын
Keep these kinds of videos coming!
@RyanKHawkins
@RyanKHawkins 4 жыл бұрын
Awesome. I would love to see more examples.
@perkin524
@perkin524 3 жыл бұрын
Intensely interesting. I code mainly in PHP but the principles seem equally applicable to most/all programming languages so I learnt a lot. I am now a subscriber. But how great it would be Kyle if you could do similar videos for PHP, which after all is still very much the main language of the web.
@rajendra222php
@rajendra222php Жыл бұрын
we need more videos like this.
@shutterradio
@shutterradio 3 жыл бұрын
Thank you for this very useful video!
@kauanmocelin
@kauanmocelin 4 жыл бұрын
Good example of use SRP on fat function refactoring, go ahead and publish more videos about this subject. Very good!
@hagergamal2856
@hagergamal2856 3 жыл бұрын
Amazing video ♥️ U need to make more of these ♥️♥️
@huyphan377
@huyphan377 4 жыл бұрын
i hope you have many part with this topic
@al-aminfirdows4169
@al-aminfirdows4169 4 жыл бұрын
Waiting for part 3!
@BelajarPemrogramanPemula
@BelajarPemrogramanPemula 3 жыл бұрын
notif, listening .. start to meet this channel when I look for face recognition
@hassaneoutouaya
@hassaneoutouaya 2 жыл бұрын
THANK YOU SO MUCH!
@abhayganti8662
@abhayganti8662 4 жыл бұрын
THis is soooo good Web deb Simplified
@truongpm2144
@truongpm2144 2 жыл бұрын
Thanks you so much, great videos
@no-one6790
@no-one6790 2 жыл бұрын
Though I code python, ti's helps a lot, because the logic is basically the same. Thank you for this video!
@leandrolobo
@leandrolobo 3 жыл бұрын
Really usefull info, I'm a noob, and this helpme a lot
@adrianfletcher8963
@adrianfletcher8963 4 жыл бұрын
Another reason to do a more intermediate to master video 👍
@TechDecryptor
@TechDecryptor 9 ай бұрын
need more videos like this
@markadeniran301
@markadeniran301 3 жыл бұрын
I do enjoy this video series and wish to see more of this kind of stuff. Though I have some comments, I would only speak up on the unnecessary else I see both on this and the previous video. Most time inside a function an else does not always need to follow an if statement. Somehow similar to like guard clauses but not exactly the same a return inside the if statement should be satisfactory enough. It helps reduce nesting in my opinion.
@iancuvlad7368
@iancuvlad7368 3 жыл бұрын
Tried to follow along and do it myself: In the first example i have replaced the nesting with a recursive function. The program works with 14 lines of code in file total (without blank lines).
@AJax2012
@AJax2012 3 жыл бұрын
I think the keyword missed in the pro version in the async example, even though you explained it very well, is "Separation of Concerns." Each file, function, and if you're an OOP developer, class, has a very limited, preferably single, responsibility and dependency, which makes your code flexible. Your code for the async example is very clean/good btw :) I have a single major issue with the save or update user implementation. You should *never* be able to save something to a database without validating it. This means you should not be able to call the saveUser function without having validation checks inside the save function. I'm not saying that validate user is done incorrectly, but no senior server-side dev I know would create an API endpoint that saves data to the database that doesn't have a call to a validation method. Yes, I know the point is that you don't expect a "save" function to return errors, but think about this.. if I were a hacker and I find your function name and parameters in your JS in your client code (which is generally super simple to do using chrome debugging tools), I will just open up Postman and put in whatever I want. You have no checks in place to stop me, so the data will just get entered into your database without validation. If you have retrieve user information without validation that I should be able to access it... well, you could probably guess how much damage I could cause there. Consider this instead: Return an object "result" from your saveUser function. Many languages have a very easy way to do this, including JS (I'm a C# developer, which calls it an IActionResult). Call validate user from your save user function. then save your user if valid. If you don't like how it's named, consider renaming it to "registerUser", because I would fully expect error results if I attempt to register a user incorrectly. This is fairly common practice. So much so, that the library MediatR in C# has the process of validating upon saving/updating an object built into their pipeline without even having to write "validate object" in the storage method; you create a class that implements a generic Interface to save the data, then create a class that extends another generic interface to validate the data. The pipeline validates the data, then saves the data without calling it based on (I believe) reflection.
@akshay__sood
@akshay__sood 4 жыл бұрын
Can you tell me how much time does it take for you to write pro code when you start coding something? I am asking this because I was cleaning up my code today and it took me decent amount of time as I ran into errors too.
@alekdemj
@alekdemj 9 ай бұрын
Kyle, this is very good video! My Kudo to your karma :)
@vojtechsebo4119
@vojtechsebo4119 4 жыл бұрын
Thx for video 🙏🏼 Please do something similar where you will work with DOM 😉
@cg8939
@cg8939 4 жыл бұрын
More of this please
@clydegrey5060
@clydegrey5060 4 жыл бұрын
Great video. Quick question: in the advanced version of the save & validate example, you have a return statement in the errors.length > 0 if statement. I presume the return statement is what is preventing the saveUser() from executing, which makes sense, if you have errors you don't want to save the user. The question I have is how is the return statement preventing this as you are not inside a function block?
@vashupandey2212
@vashupandey2212 4 жыл бұрын
you are greate sir!!!
@pestrinmarco
@pestrinmarco 3 жыл бұрын
thank you... good video
@TheKseon
@TheKseon 4 жыл бұрын
Thanks for great video. I don't think about that nested code like noob version in first example can by clean up using Promises. I try to remember about this concept. But in last example in pro version, I think than code could be improved using open-closed principles in validation for more reusable function than validationMessage.
@abdellatiflabreche9518
@abdellatiflabreche9518 3 жыл бұрын
The bad thing about the pro code is that you open a new interface & close it on every auestion, i suggest using an array of question than return an array of answers in order, to get responses variables names use array destruction.
@onefilm2709
@onefilm2709 3 жыл бұрын
Good lessons, i will like to see "How To Write Better Code" for PHP
@franco-cespi
@franco-cespi 4 жыл бұрын
Another grate video!
@pahvalrehljkov
@pahvalrehljkov 3 жыл бұрын
ok, i went from jun vs dev 1 video, to second one, but i needed async video, for that i needed promise video, for that i needed arrow function video... i learned today how to code javascript in half hour... tnx mate!
@WebDevSimplified
@WebDevSimplified 3 жыл бұрын
That is awesome! Congratulations.
@carlosjuarez8152
@carlosjuarez8152 3 жыл бұрын
Hey... Good video! The pro version looks cool.. noob question here.. In the printErrors () function, u end up with a O(n2) time complexity... I know it is not a big deal here... But thinking on a larger project... Isn't that a bad thing?
@modo4211
@modo4211 4 жыл бұрын
I love these videos
@soulehshaikh8799
@soulehshaikh8799 3 жыл бұрын
You can use top level await in Node. Update your node version to latest. Use command "node --harmony-top-level-await filename.js". No need to put await statements inside async functions.
@Shiguenori
@Shiguenori 4 жыл бұрын
Thx a lot!
@-Jason-L
@-Jason-L 2 жыл бұрын
I watched this series, thinking I was going to be able pick it totally apart. But I was wrong :) Good job. I'm a director of engineering - want a job? :) 99% of experienced devs write your "advanced" examples from series 1, and stop there. Without guard clauses. I almost always need to guide them to refactor to the "pro" level code. even devs with 20 years experience (who typically refuse to change).
@awekeningbro1207
@awekeningbro1207 4 жыл бұрын
19:46, ok i am a little bit confused here, the if block of `validateRequiredMessage` and `validateLengthMessage` will only run when their conditions returns truthy value, so if the `required` is set to false or if the `length` is set to 0, the validations function won't run anyway...what's that about am i missing something here?
@markgyverguardiana8928
@markgyverguardiana8928 3 жыл бұрын
10:54 , it relates to SOLID principles- S as in Single Responsibility as you said, its doing 3 different things and has unintended side effects
@zwanzikahatzel9296
@zwanzikahatzel9296 3 жыл бұрын
those are not side effects. a side effect is when you modify the state of a mutable data structure. side effect does not mean unintented, or unwanted, imperative algorithms do in fact hinge on them to work.
@hatebreeder09
@hatebreeder09 3 жыл бұрын
It would have been really cool if in the noob version you say you are 25, and in the advanced version 26 and the pro version 28 or something because that's how it really happens. Uber cool video, learnt a lot. Thanks.
@xxxstebyxxx
@xxxstebyxxx 3 жыл бұрын
Could you make an episode how to write better code in React? :) I'm practicing a lot and I've made bunch of projects, but I'm still confused what I could to improve to make my code the most readable I can to do.
@MarshallSC1
@MarshallSC1 4 жыл бұрын
GOLD! This is pure GOLD! Moooore... Moooore, please.
@FunIsGoingOn
@FunIsGoingOn 4 жыл бұрын
Few seconds in: already gave it a like for the Pink Floyd Shirt (and the other content).
@yoanbello6891
@yoanbello6891 4 жыл бұрын
what of your videos you recomend for learn html, css and javascript because you dont have any complete crash course on javascript, html and css
@Al_Gonzo
@Al_Gonzo 4 жыл бұрын
Hey Kyle, will you make a game for your next course?
@atinagg
@atinagg 4 жыл бұрын
looking great, can we have skincare tutorial junior vs senior please 👉👈🥺
@swapnilkuwar7040
@swapnilkuwar7040 4 жыл бұрын
Please create video on functional programming
@thingsiplay
@thingsiplay 3 жыл бұрын
To make the code even more readable, I would chose naming schemes like "is_valid_username()". This makes it more natural to read and forces the code to be boolean where the answer is yes or no anyway without side effects. And the name of the function reflects that. "validate_user()" to me implies the possibility that something else would be done, including printing error messages. And is something else than the username validated too? If so, then the function name is okay. But if it returns just yes or no, then the "is_" naming structure is more appropiate to me. Btw I am between noob and advanced I believe. Maybe.
@grzegorzzimnoch4463
@grzegorzzimnoch4463 3 жыл бұрын
great video but same as in part 1 i am confused why dont you use arrow syntax for functions ? asking as a begginer
@DuraanAli
@DuraanAli 4 жыл бұрын
You guys should really read "Clean Code" book, it covers this and a lot more ways to have professional clean code. Thanks Kyle.
@agentstona
@agentstona 3 жыл бұрын
You should really stop reading a book and actually READ THE RFC Guidelines and API documentation of the CODE in itstelf which has in detail on how to actually properly use the code and all of it is available for FREE . You should also make sure you use a Debugger that its self will show you if you are coding properly or not . You should also use a Transpiler to compile and optimize your code . With that said STOP reading books by idiots who call themselves experts and teach you only one way to CODE .....When in fact the original developers of the coding language have given you a API reference that clearly explains how to use the code and clearly shows that it can be used in NUMEROUS ways and that their is no one good way over the other ... ITS ALL ABOUT OPTIMIZATION .....ps stop reading trashy books and start reading the API !!!!!!!
@DuraanAli
@DuraanAli 3 жыл бұрын
@@agentstona Your whole comment shows that you didn't read the book, so It's hard to take your advice. How about doing both, reading proven books and reading docs.
@agentstona
@agentstona 3 жыл бұрын
@@DuraanAli the only book any one has to read is the book that is created by the developers of the code and are to be followed as guidelines hence the coding documentation api .docs by the original authors .... anything else thats written by anyone else that did not invent , write or contribute to the code creation is pure opinion aka good as FUD ... because an opinion is an opinion and not a real world guideline . thats the bottom line ..... if the guy didnt create the code he has no right to go around preaching on whats right or wrong about the coding language hes word is simple as fiction and not a real world guidline..
@alexlegard6245
@alexlegard6245 3 жыл бұрын
Could you make a video like this, but for semantic HTML and CSS?
@Allsjr
@Allsjr 4 жыл бұрын
Is there a repo that holds this code? Would like to take a closer look.
@sniperhawk6969
@sniperhawk6969 4 жыл бұрын
So in the pro version of async (6:53) could we jus use an async iife instead of defining a function and calling it?
@shivetay
@shivetay 2 жыл бұрын
do you plan maybe explore some advance useReff usage?
@nmanikiran
@nmanikiran 4 жыл бұрын
Do we need to create *readlineInterface* multiple times (one for each askQuestion)?
@kamiladamczyk9369
@kamiladamczyk9369 4 жыл бұрын
If i understand it good, createInterface gives or "opens" the possibility to print to console and read input, but it needs to be closed eventually. In the noob version, it was opened at the beginning of the code and being closed as the last thing in the function. In advanced part every askQuestion call uses the close function, so every call has to open it before it starts doing its job. That's how I see it
@enricoferaldokalengkongang6905
@enricoferaldokalengkongang6905 4 жыл бұрын
I know a lot of basic or fundamentals but i didn't know how to implement in making a real world project
@lucianosantillan164
@lucianosantillan164 3 жыл бұрын
Hi bro! I have a question.I think your method called AskQuestion is doing two thinks: asking, waiting for the response, and returning it.
@bubbagee4853
@bubbagee4853 4 жыл бұрын
Nice
@ridl27
@ridl27 4 жыл бұрын
Kyle, could you share the code ? it would be nice to look at it from time to time :D
@TheSawAndTheCarnage
@TheSawAndTheCarnage 10 ай бұрын
Thanks
@WebDevSimplified
@WebDevSimplified 10 ай бұрын
You are very welcome!
@bartkl
@bartkl 4 жыл бұрын
First of all: nice job! I do have a one remark though. Near the end of the video, in the validateMessages() function, you use reduce() in a way that (although it works) I would think is somewhat inappropriate. You are using side-effects (object mutation, to update the errors object) in the reducer function to ultimately build the errors object, which suggests to me that iteration is more suitable. I would choose reduce() only if you intend to use it purely, i.e. to declare it such that it 'builds out' the desired result recursively, without mutation. When you mutate the result object the way you did, iteration seems more straight-forward to me. Feel free to disagree with me of course or point out to me where I might miss some advantage of your using reduce over a loop :).
@DieterPrivate
@DieterPrivate 3 жыл бұрын
Using reduce is point free, and thus more fp. Though using forEach like you suggest is eventually the same thing, and I see it preferred by peeps that like imperative code. Also, because immutability is often the best way, that doesn't mean mutation is bad. In this case it's actually good and even preferred for performance reasons. If the one that mutates the object created it, then you will not have the cons off mutation.
@bartkl
@bartkl 3 жыл бұрын
@@DieterPrivate I think we mainly agree. But the core point I was making is that in pure FP you can't even use reduce the way Kyle did here since he uses mutation. So it's a bit more than a difference in taste I'd say. Still a minor point though :).
@DieterPrivate
@DieterPrivate 3 жыл бұрын
@@bartkl following everything by the book is not always good. In this case It would hurt performance while none of the reasons this rule exist are present at this point in code. So in essence, FP doesn't state this.
@rafaelpernil
@rafaelpernil 3 жыл бұрын
I agree with you. When I see reduce() used in these kind of situations, makes the code more complex than needed.
@jollyjoker6340
@jollyjoker6340 2 жыл бұрын
@barktl Disagree since using an object or array as the initialValue is very common in javascript reduce(). _But_ since it returns an object for each input it should logically be map() instead. And with validations as an array, it becomes validations.map({property, required, length} => [required && validateRequiredMessage(object[property]), ... .flat().filter(Boolean)
@davidkoleckar4337
@davidkoleckar4337 2 жыл бұрын
Nice vid :)
@drnovikov
@drnovikov 3 жыл бұрын
Why is logging placed before calling createUser? What if there will be errors?
@LavotiJoelVinayKumar
@LavotiJoelVinayKumar 3 жыл бұрын
Hey dude, I want to raise 2 issues. 1. Use of try-catch block when using async-await is missing 2. You should also reject the promise upon edge cases like undefined/null/wrong answers
@andyd5235
@andyd5235 3 жыл бұрын
The thing is now you need to: 1. code like a pro, 2. solve 2 medium-level leetcode questions in 45 min 3. explain what you think and your solutions as clear as Kyle's video. then you have 80% chance to go to the onsite round
@srinathsathyanath7435
@srinathsathyanath7435 3 жыл бұрын
Hey, do you use a mechanical keyboard? Sounds nice!
@itsaaron6423
@itsaaron6423 3 жыл бұрын
Tutorial on scalable nodejs and threading would be nice .....
@vadymstebakov7023
@vadymstebakov7023 4 жыл бұрын
LIKE) Kyle, how have you changed PS1 (hide home folder, username of PC) from VSCode's terminal?
@chrsian
@chrsian 4 жыл бұрын
Just google how to configure PS1, when you see '.bashrc' or 'bash_profile', you're on the right track.
@engespress
@engespress 3 жыл бұрын
I prefer callbacks because they require a lesser degree of abstraction to write, and if they work, who cares if it looks messy? They make more intuitive sense to compose. I really don't like Promises as I don't understand it, and async and await is the same, but easier to write. I just copy async and await scripts and use it without understanding it, but if I am writing code de novo that involves multiple functions in a row that depend on each other, and I don't have any templates to work off, I use callbacks. The flow makes more sense to me, and it's straightforward feeding the result of one function as a parameter to another.
@user-ym8sp2yi1k
@user-ym8sp2yi1k 3 жыл бұрын
why aren't you using try/catch for the fat problem? just wondering
@rommelphilipafurong
@rommelphilipafurong 4 жыл бұрын
Hi, may I ask for the link of part of this coz I missed it.. thanks =)
@WebDevSimplified
@WebDevSimplified 4 жыл бұрын
Hey. Sorry about that. Here is the link kzbin.info/www/bejne/nWPRfn6wndCprtk
@apmcd47
@apmcd47 7 ай бұрын
At approx 6:14 you say that the interface has to be passed to the function askQuestion(). This is not true as the readlineInterface is defined external to both askQuestion() and main(). To make that statement true you could place the definition of readlineInterface in main(), which actually makes sense to do so as that is where you have to close it.
@vincesanchez7790
@vincesanchez7790 4 жыл бұрын
React js pleaseeee reusable components and other for better practices in react
@rajabhishek4973
@rajabhishek4973 4 жыл бұрын
Awosem please part 3
@erzengaming
@erzengaming 4 жыл бұрын
You forgot Hacker var name = prompt("Whats your name"); var job = prompt("Whats your name"); var age = prompt("Whats your name"); console.log("Hello " + name + "You are " + age + "year old" + job); lol this is 100% better xd
@reymarkandog1441
@reymarkandog1441 3 жыл бұрын
You don't use semicolumn anymore?
@mming_my
@mming_my 3 жыл бұрын
Part 3 - typescript
Junior Vs Senior Code - How To Write Better Code As A Web Developer - React
21:48
Another 5 Must Know JavaScript Features That Almost Nobody Knows
22:42
Web Dev Simplified
Рет қаралды 212 М.
The World's Fastest Cleaners
00:35
MrBeast
Рет қаралды 131 МЛН
Зу-зу Күлпәш. Көрінбейтін адам. (4-бөлім)
54:41
Кәріс тіріма өзі ?  | Synyptas 3 | 8 серия
24:47
kak budto
Рет қаралды 1,6 МЛН
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
INNA SERG
Рет қаралды 6 МЛН
How Senior Programmers ACTUALLY Write Code
13:37
Healthy Software Developer
Рет қаралды 1,3 МЛН
5 RULES to Write Better Code
16:36
Andy Sterkowitz
Рет қаралды 44 М.
BEST WAY to read and understand code
17:24
The Cherno
Рет қаралды 146 М.
7 Habits of Highly Effective Programmers (ft. ex-Google TechLead)
12:34
Why I Never Write Long Functions
9:29
Web Dev Simplified
Рет қаралды 102 М.
Cleaner Code: 3 Ways You Can Write Cleaner Code
7:41
Coding with Lewis
Рет қаралды 71 М.
5 MORE Must Know JavaScript Features That Almost Nobody Knows
18:05
Web Dev Simplified
Рет қаралды 179 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 151 М.
How To Grow As a Junior Developer To Senior | 5 Tips
10:23
Travis Media
Рет қаралды 15 М.
Why Is Array/Object Destructuring So Useful And How To Use It
13:24
Web Dev Simplified
Рет қаралды 417 М.
The World's Fastest Cleaners
00:35
MrBeast
Рет қаралды 131 МЛН