NowYouKnowProgramming / webdev-learning-materials

Don't waste time - the highest quality resource hub for web developers (and not only!)
https://bewebdev.tech
BSD 3-Clause "New" or "Revised" License
58 stars 11 forks source link

JavaScript materials #32

Open Willaiem opened 1 year ago

Willaiem commented 1 year ago

This issue will contain the materials, which will be added to the existing JavaScript section.

Willaiem commented 1 year ago

(all needs to be verified)

https://code.tutsplus.com/tutorials/24-javascript-best-practices-for-beginners--net-5399 - would avoid this. it's pretty bad. https://www.youtube.com/watch?v=g2nMKzhkvxw https://www.youtube.com/watch?v=RMN_bkZ1KM0

Willaiem commented 1 year ago

https://www.youtube.com/watch?v=LYFTGQuwlh8 https://www.youtube.com/watch?v=9emXNzqCKyg https://medium.com/@iampika/master-the-weird-parts-of-the-javascript-5bc8be7ce441 https://hackernoon.com/the-weird-parts-of-javascript-zxo34i8 https://jsisweird.com/ https://www.freecodecamp.org/news/explaining-the-best-javascript-meme-i-have-ever-seen/

Willaiem commented 1 year ago

https://www.youtube.com/watch?v=RvYYCGs45L4 https://www.youtube.com/watch?v=FtdM3LIUXx4 https://www.youtube.com/watch?v=_dZsebSj7fI https://www.youtube.com/watch?v=_8gHHBlbziw

https://medium.com/the-andela-way/introduction-to-async-await-its-best-practices-de4b30d11aa8 - it seems not worth adding it. https://blog.risingstack.com/node-js-async-best-practices-avoiding-callback-hell-node-js-at-scale/- it's decent - this can be added to the node.js section https://betterprogramming.pub/javascript-best-practices-promises-45928fbfebe2 - it seems not worth adding it.

Willaiem commented 1 year ago

Czym w ogóle jest memoizacja i jak można użyć ją w JavaScriptcie?:

Willaiem commented 1 year ago

Podstawy three.js w Vanilla JS https://www.youtube.com/watch?v=AYa0aJ9xd_U https://www.youtube.com/watch?v=pUgWfqWZWmM https://www.youtube.com/watch?v=Q7AOvWpIVHU

Przykłady bardziej zaawansowanych projektów w three.js https://turbulent.ca/ https://bruno-simon.com/ https://lusion.co/

Willaiem commented 1 year ago

Arraye i Obiekty: https://medium.com/.../12-methods-for-finding-an-item-in... - suspended account https://medium.com/.../21-arrays-and-object-tricks-in... - suspended account Dobre praktyki i triki optymalizacyjne: https://medium.com/.../42-tips-and-tricks-to-write-faster... - suspended account https://medium.com/.../34-javascript-optimization... - suspended account