Refactoring Javascript with Fred Lawler (Design + Code Series Appendix)

preview_player
Показать описание
Refactoring Javascript is a common task for the developer. Today I invite Fred Lawler to give us some pointer.

- - -

Рекомендации по теме
Комментарии
Автор

This is the video I was looking for.
From now on, my js code will never be the same.
Thanks!

tiberiugrecu
Автор

This is invaluable and exactly what I needed right now. Thank you so much Fred and Travis. I'd love to see some more refactoring videos like this, even using things other than JS such as Sass and other development tools you use . So much to learn, so little time!

ebey
Автор

DevTips videos = gold mine of wisdom

Thanks for sharing!

kartojal
Автор

This video is fantastic! Lots of practical tips in here. I'd love to see more videos like this.

adrianmobley
Автор

This was super helpful. Would love to see more. It seems that many of us are at this point where we need to get a bit deeper into module patterns and refactoring "prototype" js.

taylorpoe
Автор

This is a good video, I haven't learned much about JavaScript (jQuery) myself, but I find what Fred said about scoping, variables and functions are very reasonable and well thought. Kudos to DevTips and Fred! :)

stevento
Автор

Fred is a legend! Thank you, guys. Travis, this was really informative. I've learned so much on nomenclature and process from this video. It was awesome. Keep on hacking!

JoeBOU
Автор

This was awesome. Very practical. Keep these vids coming.

claireannan
Автор

Awesome videos man, I've only watched a few but every time I find something new and awesome to learn. Greets from mexico!

Mkaybro
Автор

This was great! I've been learning js using the book 'javascript & jquery' by jon duckett lately, and it has definitely helped me understand most of what Fred said and did throughout this video! Can't wait to see new js videos @devtips!

thisguyIGOTOUNO
Автор

Holy cow! That guy was typing without touching the keyboard @ 21:15

davidburd
Автор

wow... Fred is... just... wow... i am speechless

please let him make tutorial series about JS... please...

YudiMuchanis
Автор

Great video! Will Los come back for the design he did last video, to code it? And will you make some Photoshop videos before the year ends? Also, what about those vlogs and Google news?

iceblast
Автор

Fred is a beast! I feel like he can teach so much

BrandonStovallDevelopment
Автор

Wow!!!
I learn so much from this video...
Thanks Travis for your all videos,
and bring us Hotshots like Fred and others!
Tnx Tnx Tnx!!!!

matankoriat
Автор

I just can't believe this series is free

pixikraft
Автор

hey travis, in 9:53 Fred explains the variable assignment, he didn't state that defining a variable up top is for a main reason made for maintenance, you use the$('.mobile-nav-toggle, mobile-nav') jquery element in lines 29-30 (on 9:53 in the video), say you want to change the elements name, or use it again to add something, using a variable will mean you change the code once in the definition up top, and it applies to all of the code. hope i explained it right

maximchernin
Автор

Please keep doing this, specially with people who got experience ;)

ndstart
Автор

Pretty good video. Would love more frontend JS/Jquery tutorials from this channel. The "this" portions of this video were a bit confusing, but good overall.

ConnorElsea
Автор

can you plz plz plz make js tutorials(more than the syntax)

yakovd