Advance Your JavaScript Skills
Once you understand the core logic and structure of the JavaScript language, it's time to add some polish. Structure your code for maintainability, and use test-driven approaches to ensure that your code grows without breaking. Secure your code, and learn how to test its security from the outside.
Courses
- JavaScript: Best Practices for Code Formatting
- JavaScript: Best Practices for Data
- JavaScript: Test-Driven Development (ES6)
- ESLint: Integrating with Your Workflow
- ESLint: Checking for Syntax and Logic Errors
- ESLint: Customizing Styles
- Foundational JavaScript Security
- Learning JavaScript Debugging
- End-to-End JavaScript Testing with Cypress.io (2019)
- JavaScript: Modern Browser APIs