Learning Better Methods!
Whilst it's great picking up emerging technologies, it's always important to ensure a consistent quality in the code you write, if only to ensure a more robust output and help produce something that's easy for other team members to work with.
To this end, I've completed a refresher course on JavaScript best practices, Jo?o Gomes' 'Refactor JavaScript' course on Udemy.com! A concise course, it provides some solid tips for topics like identifying code smells, refactoring logic, code structuring and error handling. Overall, a useful resource for revising pre-existing knowledge and helping to stay sharp!