Тёмный

Javascript Code Review - Reviewing and Refactoring Students Code 

Monsterlessons Academy
Подписаться 43 тыс.
Просмотров 4,6 тыс.
50% 1

In this video I will be reviewing your Javascript code that people send me and improve it. It always improves your own Javascript code when you see how code was refactored or analysed during reviewing. Reviewing your Javascript code is an easy way to understand better ways if writing code.
► CHECK MY COURSES - monsterlessons-academy.com/co...
FOLLOW ME
► TWITTER - / monster_lessons
REFERENCES
► Source code - github.com/monsterlessonsacad...
RECOMMENDED VIDEOS
► Angular Tutorial for Beginners - • Angular Tutorial for B...
► Vue JS Crash Course - • Vue JS Crash Course fo...
► React Hooks Full Course - • React Hooks Tutorial f...
► Typescript Course for Beginners - • Typescript Crash Cours...
► Build a Todo App with Angular - • Build a Todo App With ...
STUFF I USE
► My mac mini for home on Amazon - geni.us/mADK6ob
► Mac macbook to go on Amazon - geni.us/t0fC
► My monitors on Amazon - geni.us/aRoFoR
► My mouse on Amazon - geni.us/FTzq
► My keyboard on Amazon - geni.us/wAjpl
► My Synology NAS on Amazon - geni.us/H9BeFo
► My Seagate IronWolf 4TB HDD on Amazon - geni.us/09Hvpm
► My external SSD drive on Amazon - geni.us/jg3MGNt
► My external HDD drive on Amazon - geni.us/5HCIAX
► My monitor arm on Amazon - geni.us/OuX1
► My chair on Amazon - geni.us/wGWq
► My speakers on Amazon - geni.us/wM4fIn
► My coffee machine on Amazon - geni.us/zP1uEbW
► My standing desk - www.fully.com/en-eu/standing-...
Disclosures: All opinions are my own. Sponsors are acknowledged. Some links in the description are affiliate links that if you click on one of the product links, I’ll receive a commission at no additional cost to you. As an Amazon Associate I earn a small commission from qualifying purchases.

Опубликовано:

 

12 май 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@MonsterlessonsAcademy
@MonsterlessonsAcademy 2 года назад
5 things that I hate in programming - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-075bQdqtao0.html
@iRaionSama
@iRaionSama 3 года назад
Awsome video! quick tips and tricks , very helpful as always :D can't w8 to see more of this type of videos !!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 3 года назад
I'm happy that you like it! More videos will come.
@rodbrowning
@rodbrowning Год назад
Nice vídeo
@MonsterlessonsAcademy
@MonsterlessonsAcademy Год назад
Thank you!
@stewart6395
@stewart6395 2 года назад
good video, but here are some notes from me - you could use destructuring to make your code less - 7:10 since you're checking for undefined, you should use ??, not || (it doesn't make sense for `false || false`) - 10:50 in line 4 you create a global variable, never do this. You also get sText length on every loop, it should be stored in a separate variable. Also never call your variable with a capital letter, if it's not a function constructor. And ofс this code is trash and you shouldn't write your own function to detect a number - use let or const to declare variables - always use strict equality
@MonsterlessonsAcademy
@MonsterlessonsAcademy 2 года назад
Hi Dmitry, I agree with ?? instead of || In 10:50 is not my code but the code of one of the students which we refactor.
@appsenence9244
@appsenence9244 Год назад
Very nice video! Is there a way to submit some code to you? I will happily pay you a few bucks to review my code as well. I know it's not much but I'm just a student. Trying really hard to get hired right now. If you can I'd happily submit my code to you, it's just one page of 100 lines, so it's not much. Thank you!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Год назад
Unfortunately I'm too packed with projects now to do a code review. Hope for your undrstanding.
Далее
What Are Source Maps in Javascript?
11:59
Просмотров 13 тыс.
How Senior Programmers ACTUALLY Write Code
13:37
Просмотров 1,4 млн
This is way too complicated! - Code Review
19:31
Просмотров 21 тыс.
Top 5 Angular Mistakes - You Must Know Them
10:32
Просмотров 56 тыс.
JavaScript Pro Tips - Code This, NOT That
12:37
Просмотров 2,5 млн
Require vs Import Javascript
22:39
Просмотров 76 тыс.