Do Not Break These JS Best Practises

Published: 10 December 2024
on channel: Train To Code
124
8

Not up for debate! These 4 best practises are universally accepted as must-follow rules in JavaScript. Make sure you know them

🔗 Try These Project Tutorials
https://traintocode.com/projects

📖 Get my book - Developing on AWS with C#
https://www.oreilly.com/library/view/...

💻 Github
https://github.com/traintocode

🗣️ Social Media
  / jamesjcharlesworth  
  / jcharlesworthuk  

00:00 Introduction
00:53 Never use Var
03:03 Anonymous Functions
04:42 Null Coalescing
06:54 Async & Await
08:40 Conclusion