Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14e1397

Browse files
fix: hyperlink
1 parent 1a5d3d3 commit 14e1397

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This advanced JavaScript course is designed for experienced developers looking t
6060
- 4.8. [Error Reporting Services](./module-4.8-error-reporting-services.md)
6161
- 4.9. [Best Practices](./module-4.9-best-practices.md)
6262

63-
### Module 5: Advanced ES6 and Beyond
63+
### [Module 5: Advanced ES6 and Beyond](./module-5-advanced-es6-and-beyond.md)
6464

6565
- 5.1. [Destructuring and Spreading](./module-5.1-destructuring-and-spreading.md)
6666
- 5.2. [Generators and Iterators](./module-5.2-generators-and-iterators.md)
@@ -70,7 +70,7 @@ This advanced JavaScript course is designed for experienced developers looking t
7070
- 5.6. [New Data Structures in ES6](./module-5.6-new-data-structures-in-es6.md)
7171
- 5.7. [Enhancements in ES7 and Beyond](./module-5.7-enhancements-in-es7-and-beyond.md)
7272

73-
### Module 6: Asynchronous Programming
73+
### [Module 6: Asynchronous Programming](./module-6-asynchronous-programming.md)
7474

7575
- 6.1. [Asynchronous Patterns](./module-6.1-asynchronous-patterns.md)
7676
- 6.2. [Working with Web Workers](./module-6.2-working-with-web-workers.md)
@@ -82,7 +82,7 @@ This advanced JavaScript course is designed for experienced developers looking t
8282
- 6.8. [Concurrency Control and Locks](./module-6.8-concurrency-control-and-locks.md)
8383
- 6.9. [Managing Asynchronous Dependencies](./module-6.9-managing-asynchronous-dependencies.md)
8484

85-
### Module 7: Performance Optimization
85+
### [Module 7: Performance Optimization](./module-7-performance-optimization.md)
8686

8787
- 7.1. [Profiling and Benchmarking](./module-7.1-profiling-and-benchmarking.md)
8888
- 7.2. [Optimizing JavaScript Execution](./module-7.2-optimizing-javascript-execution.md)
@@ -92,7 +92,7 @@ This advanced JavaScript course is designed for experienced developers looking t
9292
- 7.6. [Rendering Performance Techniques](./module-7.6-rendering-performance-techniques.md)
9393
- 7.7. [Mobile Performance Optimization](./module-7.7-mobile-performance-optimization.md)
9494

95-
### Module 8: Testing and Quality Assurance
95+
### [Module 8: Testing and Quality Assurance](./module-8-testing-and-quality-assurance.md)
9696

9797
- 8.1. [Unit Testing with Mocha and Chai](./module-8.1-unit-testing-with-mocha-and-chai.md)
9898
- 8.2. [Integration and E2E Testing](./module-8.2-integration-and-e2e-testing.md)
@@ -101,7 +101,7 @@ This advanced JavaScript course is designed for experienced developers looking t
101101
- 8.5. [Test Automation with Selenium](./module-8.5-test-automation-with-selenium.md)
102102
- 8.6. [Security Testing and Best Practices](./module-8.6-security-testing-and-best-practices.md)
103103

104-
### Module 9: Security and Best Practices
104+
### [Module 9: Security and Best Practices](./module-9-security-and-best-practices.md)
105105

106106
- 9.1. [Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF)](./module-9.1-cross-site-scripting-and-cross-site-request-forgery.md)
107107
- 9.2. [Content Security Policy (CSP)](./module-9.2-content-security-policy.md)
@@ -110,23 +110,23 @@ This advanced JavaScript course is designed for experienced developers looking t
110110
- 9.5. [Security in Node.js Applications](./module-9.5-security-in-nodejs-applications.md)
111111
- 9.6. [Data Encryption and SSL/TLS](./module-9.6-data-encryption-and-ssl-tls.md)
112112

113-
### Module 10: Advanced Topics
113+
### [Module 10: Advanced Topics](./module-10-advanced-topics.md)
114114

115115
- 10.1. [Server-Side Rendering (SSR) with Node.js](./module-10.1-server-side-rendering-with-nodejs.md)
116116
- 10.2. [Progressive Web Apps (PWAs)](./module-10.2-progressive-web-apps-pwas.md)
117117
- 10.3. [Frameworks and Libraries](./module-10.3-frameworks-and-libraries.md) (e.g., React, Vue, Angular)
118118
- 10.4. [Browser DevTools and Extensions](./module-10.4-browser-devtools-and-extensions.md)
119119
- 10.5. [Microservices and Service-Oriented Architecture (SOA)](./module-10.5-microservices-and-service-oriented-architecture.md)
120120

121-
### Module 11: Project Development
121+
### [Module 11: Project Development](./module-11-project-development.md)
122122

123123
- 11.1. [Final Project: Building an Advanced JavaScript Application](./module-11.1-final-project-building-advanced-javascript-application.md)
124124
- 11.2. [Code Review and Optimization](./module-11.2-code-review-and-optimization.md)
125125
- 11.3. [Deployment and Hosting](./module-11.3-deployment-and-hosting.md)
126126
- 11.4. [Project Management and Collaboration Tools](./module-11.4-project-management-and-collaboration-tools.md)
127127
- 11.5. [Version Control with Git and GitHub](./module-11.5-version-control-with-git-and-github.md)
128128

129-
### Module 12: Future Trends and Beyond
129+
### [Module 12: Future Trends and Beyond](./module-12-future-trends-and-beyond.md)
130130

131131
- 12.1. [Serverless Computing and JavaScript](./module-12.1-serverless-computing-and-javascript.md)
132132
- 12.2. [Blockchain and Cryptocurrency with JavaScript](./module-12.2-blockchain-and-cryptocurrency-with-javascript.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /