Summary
Keywords
Full Transcript
Learn how to write more professional code. Learn tools and principles to improve your code from Dylan Israel. ❤️ Try interactive Career courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Career (Made possible by a grant from our friends at Scrimba) This tutorial covers: ⌨️ (0:00:00) Introduction ⌨️ (0:02:45) Linting ⌨️ (0:09:21) Variables ⌨️ (0:30:04) Functions ⌨️ (0:52:27) Comments ⌨️ (1:08:45) SOLID Principles ⌨️ (1:21:05) Single Responsibility Principle ⌨️ (1:29:52) Open Closed Principle ⌨️ (1:36:44) Liskov Substitution Principle ⌨️ (1:44:32) Interface Segregation Principle ⌨️ (1:54:49) Dependency Inversion Principle 💻Slides: https://docs.google.com/presentation/d/1KtOJz-YET9tTSdk6hiy7oehcFPAGQrBSAtfFERuBwk8/edit?usp=sharing 🔗TSLINT setup: https://www.youtube.com/watch?v=xPEMup5SPTM&t=1820 🔗ESLINT Setup: https://youtu.be/cMrDePs86Uo Check out Dylan's channel: https://www.YouTube.com/CodingTutorials360 Here is a course from Dylan you can get for $9.99: 100 Algorithm Challenge - How to Ace the JavaScript Coding Interview https://www.udemy.com/100-algorithms-challenge/?couponCode=CODINGGOD -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://medium.freecodecamp.org And subscribe for new videos on technology: https://youtube.com/subscription_center?add_user=freecodecamp
